summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
authorFlorian Pritz <f-p@gmx.at>2009-04-27 22:22:56 +0200
committerFlorian Pritz <f-p@gmx.at>2009-04-27 22:22:56 +0200
commit0dce0a234beb8eba50645e811d07faec80723c2b (patch)
treec6eda6ae3b6626a1ab6cb1387d48eda1c9ed0e58 /.xinitrc
parentb004b0674e914a874f292d394c820560ed7be3f8 (diff)
downloaddotfiles-0dce0a234beb8eba50645e811d07faec80723c2b.tar.gz
dotfiles-0dce0a234beb8eba50645e811d07faec80723c2b.tar.xz
new autostart entires and background chat terms
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc7
1 files changed, 4 insertions, 3 deletions
diff --git a/.xinitrc b/.xinitrc
index ac23fff..12a024d 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -11,14 +11,15 @@ source $HOME/bin/gpg-agent.sh
# autostart entries
#xcompmgr &
xbindkeys &
+xmodmap -e "remove lock = Caps_Lock" &
urxvtd -o -f -q
xautolock -nowlocker $HOME/bin/screen-locker.sh -locker $HOME/bin/screen-locker.sh -time 5 &
#sh $HOME/bin/irssi_notify.sh & #broken
chat_terminal () {
- urxvt -g 125x+45+0+0 -e ssh mistral
+ urxvt -g 125x+45+1051+260 -e ssh mistral &
# temp replacement for the notify script
- urxvt -g 90x+5+1226+991 -e ssh mistral 'tail -f .irssi/fnotify'
+ urxvt -g 90x+5+1226+991 -e ssh mistral 'tail -f .irssi/fnotify' &
}
autostart () {
@@ -26,11 +27,11 @@ autostart () {
conky -c "$f" &
done
gajim &
+ /opt/Samsung/SmartPanel/bin/smartpanel &
#urxvtc -e $HOME/bin/screen.sh 2 &
chat_terminal &
ossxmix -b & # also in ~/bin/suspend-resume.sh
thunderbird &
- thunar --daemon &
stalonetray -w -p &
#(sleep 3 && pypanel) &
#xfce4-panel &