mirror of
https://github.com/NotXia/dotfiles.git
synced 2025-12-14 18:11:52 +01:00
Update screenshot tool
This commit is contained in:
@ -142,7 +142,7 @@ bind = CTRL ALT, T, exec, alacritty
|
|||||||
|
|
||||||
|
|
||||||
# Screenshot
|
# Screenshot
|
||||||
bind = , PRINT, exec, grim -g "$(slurp)" - | swappy -f -
|
bind = , PRINT, exec, hyprshot -m region
|
||||||
|
|
||||||
|
|
||||||
# Kill
|
# Kill
|
||||||
|
|||||||
@ -32,8 +32,8 @@
|
|||||||
|
|
||||||
"custom/screenshot_t": {
|
"custom/screenshot_t": {
|
||||||
"format":" ",
|
"format":" ",
|
||||||
"on-click": "~/.config/waybar/scripts/screenshot_full",
|
"on-click": "hyprshot -m output -m active",
|
||||||
"on-click-right":"~/.config/waybar/scripts/screenshot_area"
|
"on-click-right":"hyprshot -m region"
|
||||||
},
|
},
|
||||||
|
|
||||||
"cpu": {
|
"cpu": {
|
||||||
|
|||||||
Reference in New Issue
Block a user