diff options
Diffstat (limited to '.config/hypr')
-rw-r--r-- | .config/hypr/hyprland.conf.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf.in b/.config/hypr/hyprland.conf.in index de1856f..d0a4acd 100644 --- a/.config/hypr/hyprland.conf.in +++ b/.config/hypr/hyprland.conf.in @@ -96,7 +96,7 @@ __bind(E, emacsclient -ca emacs) __bind(M, foot aerc) __bind(W, firefox) __bind(return, foot) -__bind(space, fuzzel --log-level=warning --show-actions) +__bind(space, fuzzel -I --log-level=warning --show-actions) __bind( , print, scst) __bind(SHIFT, print, scst -f) |