Update screenshot tool

This commit is contained in:
2024-07-15 19:32:36 +02:00
parent 98873ea5e6
commit 9c7881ac8b
2 changed files with 3 additions and 3 deletions

View File

@ -142,7 +142,7 @@ bind = CTRL ALT, T, exec, alacritty
# Screenshot # Screenshot
bind = , PRINT, exec, hyprshot -m region bind = , PRINT, exec, grimblast --notify --freeze copysave area
# Kill # Kill

View File

@ -32,8 +32,8 @@
"custom/screenshot_t": { "custom/screenshot_t": {
"format":" ", "format":" ",
"on-click": "hyprshot -m output -m active", "on-click": "grimblast --notify --freeze copysave output",
"on-click-right":"hyprshot -m region" "on-click-right":"grimblast --notify --freeze copysave area"
}, },
"cpu": { "cpu": {