summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.xinitrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.xinitrc b/.xinitrc
index 5806a31..7ba6c3b 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -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 &