mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-21 09:35:40 +02:00
i3: specifically configure focus_on_window_action
This is the default.
This commit is contained in:
parent
504ef3eda2
commit
8ed4d6d68d
1 changed files with 1 additions and 0 deletions
1
config
1
config
|
@ -151,6 +151,7 @@ bindsym $mod+i nop "container-info"
|
|||
bindsym $mod+Shift+i nop "workspace-info"
|
||||
|
||||
# random rules
|
||||
focus_on_window_activation smart
|
||||
no_focus [window_type="splash"]
|
||||
for_window [tiling] border pixel $borderpx
|
||||
for_window [class="Nm-connection-editor"] floating enable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue