summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2013-08-16 19:31:19 +0200
committerFlorian Pritz <bluewind@xinu.at>2013-08-16 19:31:19 +0200
commita6e63e70834f9072c446cb36134149e2eccb8003 (patch)
treebcfbc5caa9e66eae3b451331dfc0dd1449199901 /.xinitrc
parent5046d6d795edb584b5e36adc4196a3a28b0ee406 (diff)
downloaddotfiles-a6e63e70834f9072c446cb36134149e2eccb8003.tar.gz
dotfiles-a6e63e70834f9072c446cb36134149e2eccb8003.tar.xz
xinitrc: start remote-notify-client and remove old stuff
Signed-off-by: Florian Pritz <bluewind@xinu.at>
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