From 5785f92be2329cfc4d3550ce5449454311780f34 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 2 Feb 2026 12:28:47 -0600 Subject: fix(hyprland): remove duplicate fuzzel keybinding $mod+P removed; fuzzel already bound elsewhere --- dotfiles/hyprland/.config/hypr/hyprland.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf index a8b3154..3abf43f 100644 --- a/dotfiles/hyprland/.config/hypr/hyprland.conf +++ b/dotfiles/hyprland/.config/hypr/hyprland.conf @@ -172,7 +172,6 @@ $mod = SUPER bind = $mod, T, exec, foot bind = $mod, E, exec, emacsclient -c -a "" || emacs bind = $mod, W, exec, $BROWSER -bind = $mod, P, exec, fuzzel bind = $mod, F, exec, nautilus # From sxhkdrc -- cgit v1.2.3