diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-11-08 12:30:50 +0100 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-11-08 12:30:50 +0100 |
commit | 37add07e7f00d71c7b6604f1dbf15c4b0e4cf152 (patch) | |
tree | a83a59b7cf0112aa43011a62abbba37a92ac01e5 | |
parent | ca585853bd2adfbc459e2928d45ec60e25843847 (diff) |
Added xfce stuff to xinitr
-rwxr-xr-x | xorg/xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xorg/xinitrc b/xorg/xinitrc index 50e8639..b815b77 100755 --- a/xorg/xinitrc +++ b/xorg/xinitrc @@ -7,5 +7,6 @@ feh --bg-tile ~/media/pictures/wallpaper/$(ls ~/media/pictures/wallpaper/ | sed blueman-applet & wicd-client & xfce4-panel & +xfdesktop & exec $WM |