hyprland/binds: remove cursor from grimblast

This commit is contained in:
Anthony Rodriguez 2025-02-15 23:20:48 +01:00
parent 3748b6c433
commit d049c9ce43
Signed by: nezia
SSH key fingerprint: SHA256:R/ue1eTzTHUoo77lJD/3fSUsyL4AwvcHImU5BAZai+8

View file

@ -14,11 +14,11 @@ in {
"$mod, Return, exec, ${run "ghostty"}"
"$mod, n, exec, ${run "neovide"}"
"$mod, w, exec, ${run "firefox"}"
", Print, exec, ${runOnce "grimblast"} --notify --cursor copysave output"
", Print, exec, ${runOnce "grimblast"} --notify copysave output"
"$mod, q, killactive"
"$mod SHIFT, q, exec, loginctl terminate-user ''"
"$mod, period, exec, ${toggle "walker -m emojis" false}" # not using uwsm as it already runs as a service
"CTRL, Print, exec, ${runOnce "grimblast"} --notify --cursor --freeze copysave area"
"CTRL, Print, exec, ${runOnce "grimblast"} --notify --freeze copysave area"
"$mod, h, movefocus, l"
"$mod, j, movefocus, d"