IceWM: Add shortcuts for xrandr
This commit is contained in:
parent
339f0bc38a
commit
dc523e69b2
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue