From da188df4b8ba2f06de953942dc3e14a9784ecf8b Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Sat, 19 Apr 2025 13:38:36 +0200 Subject: [PATCH] Hyprland: fix keybindings --- modules/hm/hyprland.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index 162f239..1923879 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -219,7 +219,7 @@ in "SUPER, J, togglesplit, # dwindle" "SUPER ALT, E, exec, wofi-emoji" "SUPER ALT, P, exec, wl-clipedit" - "SUPER, B, exec, wl-update-background" + "SUPER ALT, B, exec, wl-update-background" ",Print, exec, grimblast copy" "SHIFT, Print, exec, grimblast copy area"