From a450f822982a6d9e2fb310133ae8138dcc8bf66b Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 21 Sep 2024 07:47:07 +0200 Subject: Hyprland: Disable icons in Fuzzel (it’s too slow) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/hyprland.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') 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) -- cgit v1.2.3