diff options
Diffstat (limited to 'xorg/.xinitrc')
| -rw-r--r-- | xorg/.xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/.xinitrc b/xorg/.xinitrc index 18cb148..16b7b47 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 fvwm3 + exec dbus-run-session xmonad fi |
