Merge branch 'master' of ssh://git.rayelliott.dev:3222/dots/xinitrc

This commit is contained in:
= 2020-07-25 09:34:19 +01:00
commit a37bf5ae82
1 changed files with 3 additions and 2 deletions

View File

@ -57,8 +57,9 @@ xset m 0 0
# reassign AltGR to Super_L
xmodmap -e "keycode 108 = Super_L"
# disable DPMS and screensaving
xset s off -dpms
# disable DPMS and screensaving - doesn't work without a dely
# TODO does this now work with a dely?
(sleep 5s && xset s off -dpms) &
if command -v xbindkeys ; then
xbindkeys