diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index d778452..1f818ae 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 wofi --show run 2>/dev/null +bind = $modkey, Space, exec, exec fuzzel bind = $modkey, Return, exec, exec foot bind = , Print, exec, exec scst 2>/dev/null bind = SHIFT, Print, exec, exec scst -f 2>/dev/null |