diff options
author | Florian Pritz <f-p@gmx.at> | 2009-04-10 11:46:10 +0200 |
---|---|---|
committer | Florian Pritz <f-p@gmx.at> | 2009-04-10 11:46:10 +0200 |
commit | 9e7fb4048e47b473df9c2bded0cf1056136f9533 (patch) | |
tree | f4cc8effc30cfbe0b4832dce46fd7d7eb61c77df /.xinitrc | |
parent | 5f2521d22679a33f66dd0e46d5d2624efcb37fd1 (diff) | |
download | dotfiles-9e7fb4048e47b473df9c2bded0cf1056136f9533.tar.gz dotfiles-9e7fb4048e47b473df9c2bded0cf1056136f9533.tar.xz |
just a comment not to forget to change duplicate settings
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ cd $HOME sh $HOME/.fehbg & numlockx & -xset r rate 250 50 & +xset r rate 250 50 & # also in ~/bin/suspend-resume.sh source $HOME/bin/gpg-agent.sh # autostart entries @@ -26,7 +26,7 @@ autostart () { gajim & #urxvtc -e $HOME/bin/screen.sh 2 & chat_terminal & - ossxmix -b & + ossxmix -b & # also in ~/bin/suspend-resume.sh thunderbird & thunar --daemon & stalonetray -w -p & |