From 401767c9f3370752e3aa0161daedc2de415c15d4 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Tue, 21 Nov 2023 00:26:41 +0100 Subject: Hyprland: Hide fuzzel logs and show actions --- .config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 1f818ae..d1a5a67 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -89,7 +89,7 @@ bind = $modkey, P, exec, exec vlt get 2>/dev/null bind = $modkey, U, exec, exec uni 2>/dev/null bind = $modkey, W, exec, exec firefox bind = $modkey, X, exec, exec chkb 2>/dev/null -bind = $modkey, Space, exec, exec fuzzel +bind = $modkey, Space, exec, exec fuzzel --log-level=warning --show-actions bind = $modkey, Return, exec, exec foot bind = , Print, exec, exec scst 2>/dev/null bind = SHIFT, Print, exec, exec scst -f 2>/dev/null -- cgit v1.2.3