mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Add screenshot notifications
This commit is contained in:
parent
7fb24b1792
commit
d23b5fa9da
1 changed files with 2 additions and 2 deletions
|
@ -66,8 +66,8 @@
|
|||
bind = SUPER, W, exec, firefox
|
||||
bind = SUPER, D, exec, discord
|
||||
|
||||
bind = , PRINT, exec, grim -g "$(slurp -c 00000000)" - | wl-copy --type image/png
|
||||
bind = SHIFT, PRINT, exec, grim - | wl-copy --type image/png
|
||||
bind = , PRINT, exec, grim -g "$(slurp -c 00000000)" - | wl-copy --type image/png; dunstify --timeout 1000 "Screenshot Copied To Clipboard"
|
||||
bind = SHIFT, PRINT, exec, grim - | wl-copy --type image/png; dunstify --timeout 1000 "Screenshot Copied To Clipboard"
|
||||
bind = CTRL, PRINT, exec, kazam
|
||||
|
||||
binde = , XF86AudioRaiseVolume, exec, wpctl set-volume --limit 1.5 @DEFAULT_AUDIO_SINK@ 5%+; /home/nixos/.config/hypr/volume.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue