Skip to content

Commit

Permalink
fix: copy instead of copysave
Browse files Browse the repository at this point in the history
  • Loading branch information
sioodmy committed Dec 17, 2024
1 parent 57e60c0 commit 0614c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user/wrapped/hypr/configs/Hyprland.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 0614c05

Please sign in to comment.