aboutsummaryrefslogtreecommitdiff
path: root/.config/fuzzel
diff options
context:
space:
mode:
Diffstat (limited to '.config/fuzzel')
-rwxr-xr-x.config/fuzzel/fuzzel.ini7
1 files changed, 7 insertions, 0 deletions
diff --git a/.config/fuzzel/fuzzel.ini b/.config/fuzzel/fuzzel.ini
index 8aa783d..b0c5b3d 100755
--- a/.config/fuzzel/fuzzel.ini
+++ b/.config/fuzzel/fuzzel.ini
@@ -11,6 +11,13 @@ fuzzy=yes
# terminal=$TERMINAL -e # Note: you cannot actually use environment variables here
# launch-prefix=<not set>
+# Setting this to false can be useful on compositors where enabling
+# "focus-follows-mouse" causes fuzzel to exit as soon as the mouse
+# is moved over another window. Sway (<= 1.7) exhibits this
+# behavior, for example.
+# Default: _yes_
+exit-on-keyboard-focus-loss=no
+
# lines=15
width=35
horizontal-pad=10