I was able to set keybindings by editing ~/.config/wayfire.iniGrim and slurp to the rescue. It allows selections of a rectangular area of the screen and then creates a screenshot.
and added to the [command] section :
binding_screensnip=<shift><super><KEY_S>
command_screensnip=grim -g "$(slurp)"
this looks veeeerrryyy different from:
binding_screenshot_interactive = <shift> KEY_SYSRQ
command_screenshot_interactive = slurp | grim -g -
i added the latter to my wayfire.ini and when i take screenshot the whole screen is overlayd grey and cursor changes to PLUS sign.
but when i select my section, nothing happens...
there is nothing saved to PICTURES neither the clipboard
Statistics: Posted by TeagueWay — Thu Jun 27, 2024 10:41 pm