Tweak icewm xrandr
This commit is contained in:
parent
c6c2fa675a
commit
fc831677f7
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ key "Super+L" xlock -mode blank -dpmsoff 5
|
|||
key "Super+Return" xterm
|
||||
key "Super+1" xrandr --output eDP-1 --auto --output DP-1 --off --output HDMI-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
|
||||
key "Super+3" xrandr --output eDP-1 --auto --output DP-1 --auto --right-of eDP-1 --output HDMI-1 --off
|
||||
|
|
Loading…
Reference in a new issue