fix some monitor settings
This commit is contained in:
@ -5,8 +5,8 @@ case $MONITOR_CONFIGURATION in
|
||||
home )
|
||||
XRANDR_SET \
|
||||
--screen-blank disable \
|
||||
${XRANDR_ARGS__smol__1080p[@]} --pos 0x0 --rate 120.00 --primary \
|
||||
${XRANDR_ARGS__livingroom__4k[@]} --pos 0x0 --rate 120.00 \
|
||||
${XRANDR_ARGS__smol__1440p[@]} --pos 0x0 --primary --rate 120.00 \
|
||||
${XRANDR_ARGS__livingroom__1440p[@]} --pos 0x0 \
|
||||
;
|
||||
|
||||
;;
|
||||
|
Reference in New Issue
Block a user