diff --git a/user/wrapped/hypr/configs/Hyprland.nix b/user/wrapped/hypr/configs/Hyprland.nix index 6bd7445e..50b1f114 100644 --- a/user/wrapped/hypr/configs/Hyprland.nix +++ b/user/wrapped/hypr/configs/Hyprland.nix @@ -154,7 +154,7 @@ in { "${mod}, k, movefocus, u" "${mod}, j, movefocus, d" - "${mod} SHIFT, s, exec, grimblast --notify copysave area" + "${mod} SHIFT, s, exec, grimblast --notify copy area" "${mod}, bracketleft, workspace, m-1" "${mod}, bracketright, workspace, m+1"