Use "no" instead of "false" for focus_follows_mouse
This was presumably originally to support sway, which has a more rigid parser for the config file
This commit is contained in:
parent
553558132b
commit
74a9bad9f3
@ -117,7 +117,7 @@ for_window [class="calibre" title="calibre - Preferences.*|User plugins"] floati
|
||||
font pango:DejaVu Sans Mono 10
|
||||
|
||||
# i3 options
|
||||
focus_follows_mouse false
|
||||
focus_follows_mouse no
|
||||
default_border pixel 2
|
||||
workspace_auto_back_and_forth yes
|
||||
focus_on_window_activation urgent
|
||||
|
Loading…
Reference in New Issue
Block a user