summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc5
1 files changed, 2 insertions, 3 deletions
diff --git a/.xinitrc b/.xinitrc
index 97b6376..fc652fa 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -17,12 +17,11 @@ setxkbmap de nodeadkeys
xbindkeys &
xkbcomp ~/.xkbmap $DISPLAY &
xautolock -nowlocker $HOME/bin/screen-locker.sh -locker $HOME/bin/screen-locker.sh -time 10 &
-/usr/lib/xfce4/notifyd/xfce4-notifyd &
pulseaudio --start &
+remote-notify-client.sh &
autostart () {
- notipy.py -a SOUTH_EAST -m 0,1920,0,0 &
- urxvt -g 125x+45+1041+0 -e ssh mistral &
+ #urxvt -g 125x+45+1041+0 -e ssh mistral &
# urxvt -g 125x+45+1920+0 -e ssh karif &
stalonetray --dockapp-mode -p --kludges force_icons_size &
for f in $XDG_CONFIG_HOME/conky/*; do