Skip to content

Commit

Permalink
🔧 hyprland: bind
Browse files Browse the repository at this point in the history
  • Loading branch information
elythh committed Feb 24, 2024
1 parent 7b46cff commit e15324e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home/gwen/conf/ui/wayland/hyprland/config/binds.nix
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ in
"SUPER, O, exec, run-as-service wl-ocr"

# Screenshot
"SUPERSHIFT, S, exec, ${screenshotarea}"
"SUPERCTRL, S, exec, ${screenshotarea}"
"CTRLSHIFT, S, exec, grimblast --notify --cursor copysave output"
]
++ workspaces;
Expand Down

0 comments on commit e15324e

Please sign in to comment.