diff options
| author | BardofSprites <[email protected]> | 2024-06-30 19:54:21 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-06-30 19:54:21 -0400 |
| commit | 75d43cb09e9d051c40a3192a502b38114187f611 (patch) | |
| tree | f564d981e1429335cfcd4b095065f848751c851b /xorg | |
| parent | 6e360173b4b7d6b9fa9250af378ef383a75356ea (diff) | |
change to fvwm
Diffstat (limited to 'xorg')
| -rw-r--r-- | xorg/.xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
