summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
authorFlorian Pritz <f-p@gmx.at>2009-04-08 23:00:20 +0200
committerFlorian Pritz <f-p@gmx.at>2009-04-08 23:00:20 +0200
commit5f2521d22679a33f66dd0e46d5d2624efcb37fd1 (patch)
tree3af6f979c8ead3f5f59b0d20724e26e50a61ccee /.xinitrc
parentf80a9f3e40d8bc618ca5c60ad1f3df8551617ccd (diff)
downloaddotfiles-5f2521d22679a33f66dd0e46d5d2624efcb37fd1.tar.gz
dotfiles-5f2521d22679a33f66dd0e46d5d2624efcb37fd1.tar.xz
switch to stalometray and moved conky configs to .config/conky
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc9
1 files changed, 6 insertions, 3 deletions
diff --git a/.xinitrc b/.xinitrc
index dfe3215..5806a31 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -19,15 +19,18 @@ chat_terminal () {
urxvt -g 125x+45+0+0 -e ssh mistral
}
-autostart () {
- conky &
+autostart () {
+ for f in $XDG_CONFIG_HOME/conky/*; do
+ conky -c "$f" &
+ done
gajim &
#urxvtc -e $HOME/bin/screen.sh 2 &
chat_terminal &
ossxmix -b &
thunderbird &
thunar --daemon &
- (sleep 3 && pypanel) &
+ stalonetray -w -p &
+ #(sleep 3 && pypanel) &
#xfce4-panel &
#fbpanel &
#fsniper --daemon