fixed the thing'

This commit is contained in:
2022-08-24 12:03:48 -06:00
parent caf69459e2
commit 6f803dad1d
3 changed files with 6 additions and 3 deletions

View File

@ -13,3 +13,6 @@ xrandr \
--pos 0x0 \
&& DISCONNECT_OTHER login \
|| NOTIFY "Unable to connect '$EXTERNAL_MONITOR' to 1920x1080"
xset dpms 0 0 0 && xset s noblank && xset s off \
&& notify-send 'DPMS' 'disabled screen blank'