]> err.no Git - dotfiles/commitdiff
Set DESKTOP_SESSION explicitly to make chromium happier
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Tue, 29 Nov 2011 20:16:55 +0000 (20:16 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Tue, 29 Nov 2011 20:16:55 +0000 (20:16 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@1499 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

xsession

index e6c13fc698d6116e1c5d3011ac52d3114fccac8e..9359c8530393125ed7846c43f2f30b591d3a33e0 100755 (executable)
--- a/xsession
+++ b/xsession
@@ -23,6 +23,7 @@ setxkbmap -option compose:caps
 #seahorse-daemon &
 #numlockx off
 
+export DESKTOP_SESSION=XFCE
 exec $(findcommand startxfce4 openbox metacity twm)
 
 #if [ -f $HOME/.Xdefaults ]; then