summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2010-05-17 14:08:51 +0200
committerStefan Ritter <xeno@thehappy.de>2010-05-17 14:08:51 +0200
commit6897dcd29c7548995a52888c29ce2baac73e20ae (patch)
treea0b36bc14e1e5242ac059de6f4c79a725368644c
parent969e189c5b265643a2a965904e72e071918fa579 (diff)
xinit update
-rwxr-xr-xxorg/xinitrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/xorg/xinitrc b/xorg/xinitrc
index 0b8b109..966209b 100755
--- a/xorg/xinitrc
+++ b/xorg/xinitrc
@@ -3,6 +3,7 @@
#WM='sithwm'
WM='xfce4-session'
#WM='scrotwm'
+#WM='wmii'
export XDG_DESKTOP_DIR=~/.desktop
@@ -11,5 +12,6 @@ source ~/.keychain/`hostname`-sh > /dev/null
blueman-applet &
xscreensaver -nosplash &
xrandr --dpi 86
+#feh --bg-scale ~/media/pictures/wallpaper/treeoflife.jpg
exec $WM