lots of changes
This commit is contained in:
parent
a5eca108bd
commit
bf90155a8e
10 changed files with 75 additions and 21 deletions
|
@ -174,8 +174,8 @@ bindsym Mod4+r mode "resize"
|
|||
# Screen display
|
||||
set $mode_display Display (b) Bureau, (s) single
|
||||
mode "$mode_display" {
|
||||
bindsym b exec xrandr --output DP-2-1 --auto --right-of eDP-1 --output DP-1-2 --auto --right-of DP-2-1
|
||||
bindsym s exec xrandr --output DP-2-1 --off --output DP-1-2 --off
|
||||
bindsym b exec xrandr --output DP2-1 --auto --right-of eDP1 --output DP1-2 --auto --right-of DP2-1
|
||||
bindsym s exec xrandr --output DP2-1 --off --output DP1-2 --off
|
||||
|
||||
# back to normal: Enter or Escape
|
||||
bindsym Return mode "default"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue