mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-18 18:48:22 +02:00
hyprland: Don't use notify-send for grimblast
Not needed since grimblast has built-in notifications.
This commit is contained in:
@@ -197,7 +197,7 @@ in
|
||||
"${super}_SHIFT, Q, killactive"
|
||||
"${super}, W, exec, ~/.config/${randomBackgroundScript}"
|
||||
"${super}_SHIFT, W, exec, ~/.config/${swapBackgroundScript}"
|
||||
"${super}, P, exec, notify-send --icon=$(grimblast save screen) Screenshot Captured."
|
||||
"${super}, P, exec, grimblast --notify save screen"
|
||||
", Print, exec, grimblast --freeze copy area"
|
||||
"${super}_ALT, delete, exit"
|
||||
"${super}, V, togglefloating"
|
||||
|
Reference in New Issue
Block a user