i3locker-fancy and move urxvtd to service file
This commit is contained in:
parent
ea7002e4f6
commit
4ee93a5380
2 changed files with 9 additions and 2 deletions
3
xinitrc
3
xinitrc
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue