change slurp color

This commit is contained in:
kuoi 2022-08-23 06:52:33 +01:00
parent 79d3355e0c
commit 32cd98f095
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ binding_screenshot_interactive = <super> <shift> KEY_SYSRQ
command_screenshot_interactive = wf-info | grep Geometry | awk '{print $2, $3}' | grim -g - ~/Pictures/$(date '+%F_%T').png
# copy to clipboard
binding_screenshot_clipboard = KEY_SYSRQ
command_screenshot_clipboard = slurp -b ff00ff20 -B ff00ff20 -c ff00ff80 -o | grim -g - - | wl-copy --type image/png
command_screenshot_clipboard = slurp -b 2c2c2cff -B 2c2c2cff -c 2c2c2cff -o | grim -g - - | wl-copy --type image/png
## Screencast
# binding_screencast = <alt> KEY_SYSRQ