updated config; updated umbreon xorg functions

This commit is contained in:
2022-08-09 13:27:44 -06:00
parent 6a8fced92a
commit 0a4924b70b
8 changed files with 16 additions and 110 deletions

View File

@ -5,11 +5,14 @@ xrandr \
--output eDP-1 \
--primary \
--auto \
--mode 1280x800 \
--mode 960x600 \
--rotate normal \
--rate 60 \
--pos 0x0 \
;
pkill compton
xset dpms 0 0 0 && xset s noblank && xset s off \
&& notify-send 'DPMS' 'disabled screen blank'