diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-11-26 23:21:50 +0100 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-11-26 23:21:50 +0100 |
commit | 20b68dc1550e6210d3cb913d9b15a676da767dd5 (patch) | |
tree | 6fbbaab23259f22914bc15eec38504981d2e2347 | |
parent | 7757404ca54ab5b4843c040dec04e31d817e857e (diff) |
Modified some things for xfce
-rwxr-xr-x | xorg/xinitrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xorg/xinitrc b/xorg/xinitrc index 5b8accb..453c514 100755 --- a/xorg/xinitrc +++ b/xorg/xinitrc @@ -14,4 +14,6 @@ blueman-applet & # DPI xrandr --dpi 86 +export XDG_DESKTOP_DIR=~/.desktop + exec $WM |