mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Remove border from slurp
This commit is contained in:
parent
5e2ae0d8bb
commit
1012c9e5f4
1 changed files with 2 additions and 2 deletions
|
@ -74,8 +74,8 @@
|
|||
bind = SUPER, W, exec, firefox
|
||||
bind = SUPER, D, exec, discord
|
||||
|
||||
bind = , PRINT, exec, grim -g "$(slurp)" - | 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
|
||||
bind = SHIFT, PRINT, exec, grim - | wl-copy --type image/png
|
||||
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