summaryrefslogtreecommitdiffstats
path: root/xorg/xinitrc
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2010-02-26 19:10:01 +0100
committerStefan Ritter <xeno@thehappy.de>2010-02-26 19:10:01 +0100
commitd05332308dd148ca8653f94a23e1076637badea6 (patch)
treea6487f2b87526a56e49dc6fe01077657798bc251 /xorg/xinitrc
parent44e1d5779af42225e07b6afa47b7ddadb34daed5 (diff)
Added compose sign
Diffstat (limited to 'xorg/xinitrc')
-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