mirror of
https://github.com/NotXia/dotfiles.git
synced 2025-12-14 10:01:54 +01:00
Update screenshot tool
This commit is contained in:
@ -142,7 +142,7 @@ bind = CTRL ALT, T, exec, alacritty
|
||||
|
||||
|
||||
# Screenshot
|
||||
bind = , PRINT, exec, hyprshot -m region
|
||||
bind = , PRINT, exec, grimblast --notify --freeze copysave area
|
||||
|
||||
|
||||
# Kill
|
||||
|
||||
@ -32,8 +32,8 @@
|
||||
|
||||
"custom/screenshot_t": {
|
||||
"format":" ",
|
||||
"on-click": "hyprshot -m output -m active",
|
||||
"on-click-right":"hyprshot -m region"
|
||||
"on-click": "grimblast --notify --freeze copysave output",
|
||||
"on-click-right":"grimblast --notify --freeze copysave area"
|
||||
},
|
||||
|
||||
"cpu": {
|
||||
|
||||
Reference in New Issue
Block a user