Open
Description
Been tinkering with my setup for a while and it all seems to be going great! Just ran into one snag.
I am unable to assign any Spectacle shortcuts to "Print", as given as examples in modules/spectacle.nix
. If I assign "Print", or any modifier set such as "Meta+Print" or "Shift+Control+Print" to any command (captureActiveWindow
, captureCurrentMonitor
etc.) it simply ignores it and uses the default value.
This doesn't happen if I use values like "Shift+I" or "Meta+Control+O", so it seems to be an issue with "Print" specifically.
Ideally, I'd like to use the line spectacle.shortcuts.captureRectangularRegion = "Print";
- but it's failing. Is this an issue with how I've been writing my config, or a bug?
Metadata
Assignees
Labels
No labels