This commit is contained in:
Felix Van der Jeugt 2016-03-16 23:49:22 +01:00
parent 1412125240
commit 74f4b56456
1 changed files with 5 additions and 11 deletions

16
xinitrc
View File

@ -36,19 +36,13 @@ forklog() {
$* 2>&1 | logger &
}
forklog redshift
forklog dunst
# forklog dunst
forklog xcape -t 100 -e 'Super_L=Scroll_Lock;Shift_L=Escape'
forklog bash ~/.fehbg
forklog sh ~/.fehbg
forklog xautolock -time 1 -locker xsecurelock
forklog xset dpms 0 0 50 s off
xmonad
pkill redshift
pkill dunst
pkill xcape
pkill xautolock
wait
#forklog sxhkd -c ~/.config/sxhkd/sxhkd.conf
#exec nwm
exec xmonad