IceWM: Add shortcuts for xrandr

This commit is contained in:
Anthony Rose 2023-09-05 15:43:11 +01:00
parent 339f0bc38a
commit dc523e69b2

View file

@ -1,2 +1,4 @@
key "Super+L" xlock -mode blank key "Super+L" xlock -mode blank
key "Super+Return" urxvt key "Super+Return" urxvt
key "Super+1" xrandr --output eDP-1 --auto
key "Super+2" xrandr --output eDP-1 --off