diff --git a/dot_config/wayfire.ini b/dot_config/wayfire.ini index 77ab9ab..a4d934d 100644 --- a/dot_config/wayfire.ini +++ b/dot_config/wayfire.ini @@ -159,7 +159,7 @@ binding_screenshot_interactive = 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 = KEY_SYSRQ