]> git.phdru.name Git - dotfiles.git/blobdiff - .profile
.bashrc,.profile: Add to `$PATH` XScreenSaver hacks in `/usr/games`
[dotfiles.git] / .profile
index 338ceb16b293a65073397a1fd17c9fe5377a94b9..92c103270569c0efc08125c811c60c61448553dd 100644 (file)
--- a/.profile
+++ b/.profile
@@ -224,6 +224,8 @@ fi
 #export DISPLAY
 
 if [ -n "$DISPLAY" ]; then
+    PATH=$PATH:/usr/games
+
     # mutt, python and vim
     BACKGROUND=LIGHT
     export BACKGROUND