Change display shortcuts
This commit is contained in:
parent
3301bb47e2
commit
07e3555ccb
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue