diff options
-rw-r--r-- | .xinitrc | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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 |