mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Don't run grim multiple times
This commit is contained in:
parent
fd28004c75
commit
ab32a26f03
1 changed files with 2 additions and 2 deletions
|
@ -107,8 +107,8 @@
|
|||
bind = SUPER, SPACE, exec, pkill fuzzel; fuzzel
|
||||
bind = SUPER, V , exec, pkill fuzzel; cliphist list | fuzzel --dmenu | cliphist decode | wl-copy
|
||||
|
||||
bind = , PRINT, exec, grim -g "$(slurp -w 0)" - | swappy -f - -o - | wl-copy --type image/png
|
||||
bind = ALT, PRINT, exec, grim - | swappy -f - -o - | wl-copy --type image/png
|
||||
bind = , PRINT, exec, pkill grim; grim -g "$(slurp -w 0)" - | swappy -f - -o - | wl-copy --type image/png
|
||||
bind = ALT, PRINT, exec, pkill grim; grim - | swappy -f - -o - | wl-copy --type image/png
|
||||
''
|
||||
+
|
||||
''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue