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:
Adam Goldsmith 2020-11-02 01:57:42 -05:00
parent 553558132b
commit 74a9bad9f3
1 changed files with 1 additions and 1 deletions

View File

@ -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