i3locker-fancy and move urxvtd to service file

This commit is contained in:
Felix Van der Jeugt 2015-02-23 09:07:24 +01:00
parent ea7002e4f6
commit 4ee93a5380
2 changed files with 9 additions and 2 deletions

View File

@ -0,0 +1,8 @@
[Unit]
Description=Rxvt Unicode Daemon
[Service]
ExecStart=/usr/bin/urxvtd
[Install]
WantedBy=default.target

View File

@ -32,14 +32,13 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
fi
# For now, start stuff here
urxvtd &
redshift &
dunst &
xcape -e 'Super_L=Scroll_Lock;Shift_L=Escape'
# screen locking
xset dpms 0 0 50 &
xset s off &
xautolock -time 1 -locker slock &
xautolock -time 1 -locker i3lock-fancy &
# Start herbstluftwm in locked mode. Is unlocked after autostart.
exec herbstluftwm --locked