summaryrefslogtreecommitdiffstats
path: root/xorg/xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xxorg/xinitrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/xorg/xinitrc b/xorg/xinitrc
index 85ec5d4..4308950 100755
--- a/xorg/xinitrc
+++ b/xorg/xinitrc
@@ -1,5 +1,7 @@
#!/bin/bash
+
WM='xfce4-session'
+#WM='scrotwm'
export XDG_DESKTOP_DIR=~/.desktop
@@ -9,5 +11,4 @@ blueman-applet &
xscreensaver -nosplash &
xrandr --dpi 86
-
exec $WM