From 0dc9acbb71534a9490601112a0c056c60293599a 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(-) (limited to 'dotfiles') 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