big update

This commit is contained in:
Bruno Carlin 2019-11-03 16:21:31 +01:00
parent 49bdae8bc6
commit 15f7d7fb9e
14 changed files with 104 additions and 10 deletions

View file

@ -172,9 +172,10 @@ bindsym Mod4+r mode "resize"
# Screen display
set $mode_display Display (b) Bureau, (s) single
set $mode_display Display (b) Bureau, (s) single, (h) HDMI
mode "$mode_display" {
bindsym b exec xrandr --output DP2-1 --auto --right-of eDP1 --output DP1-2 --auto --right-of DP2-1
bindsym h exec xrandr --output DP3 --auto --right-of eDP1
bindsym s exec xrandr --output DP2-1 --off --output DP1-2 --off
# back to normal: Enter or Escape