Change display shortcuts

This commit is contained in:
Anthony Rose 2024-03-23 10:45:03 +00:00
parent 3301bb47e2
commit 07e3555ccb

View file

@ -1,4 +1,5 @@
key "Super+L" xlock -mode blank -dpmsoff 5 key "Super+L" xlock -mode blank -dpmsoff 5
key "Super+Return" xterm key "Super+Return" xterm
key "Super+1" xrandr --output eDP-1 --auto key "Super+1" xrandr --output eDP-1 --auto --output DP-1 --off --output HDMI-1 --off
key "Super+2" xrandr --output eDP-1 --off key "Super+2" xrandr --output eDP-1 --off --output DP-1 --auto --output HDMI-1 --off
key "Super+3" xrandr --output eDP-1 --off --output DP-1 --off --output HDMI-1 --auto