summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
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