]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - X/.xprofile
Correctly set SSH_AGENT_SOCKET
[max/dotfiles.git] / X / .xprofile
index 59defe4f24238d797b348d968031340d5953d0fd..f131b889d50313f2fd208d45748082728cc67baf 100644 (file)
@@ -51,11 +51,6 @@ esac
 
 cat ~/.ratpoisonrc.base ~/.ratpoisonrc.$HOSTNAME > ~/.ratpoisonrc
 
-# run xcreensaver
-if [ -x $(which xscreensaver) ]; then
-  xscreensaver&
-fi
-
 # configure i3
 
 if [ -f ~/.config/i3/config.base ]; then