Enable focus child. Disable xrandr modes
This commit is contained in:
parent
767ff57b68
commit
398b4bb9f9
@ -240,7 +240,7 @@ bindsym $mod+t focus mode_toggle
|
||||
bindsym $mod+a focus parent
|
||||
|
||||
# focus the child container
|
||||
#bindsym $mod+d focus child
|
||||
bindsym $mod+d focus child
|
||||
|
||||
|
||||
#####################################################################################################################
|
||||
@ -400,7 +400,7 @@ mode "$layout" {
|
||||
|
||||
# change xrandr display configuration
|
||||
|
||||
bindsym $mod+d mode "$xrandr"
|
||||
#bindsym $mod+d mode "$xrandr"
|
||||
|
||||
set $xrandr arco-pc 1x hdmi (h), laptop 1x eDPI (l)
|
||||
mode "$xrandr" {
|
||||
|
Loading…
Reference in New Issue
Block a user