From 75d43cb09e9d051c40a3192a502b38114187f611 Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Sun, 30 Jun 2024 19:54:21 -0400 Subject: change to fvwm --- xorg/.xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorg/.xinitrc b/xorg/.xinitrc index 357768a..5d09cc5 100644 --- a/xorg/.xinitrc +++ b/xorg/.xinitrc @@ -63,5 +63,5 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then fi if [ -n "$failsafe" ]; then - exec dwm + exec fvwm fi -- cgit v1.2.3