Replies: 1 comment 7 replies
-
Right now only one output block applies to any output. This would mean that multiple output blocks can apply to any output. Need to think how to best handle this both design wise and code wise. Especially since it may be breaking if you've got e.g. an output "make model serial" {} block followed by an output "DP-1" {} block, currently only the first one will apply. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like some rules to be applied to all connected outputs, mainly to set the background colour. There doesn't seem to be a wildcard output selector, so I'd like to add it.
Example:
into
I saw this discussion which seems similar, but doesn't suggest wildcard groups.
I'm pretty sure I'm able to implement this, please let me know if there is something you'd like me to take into account.
Beta Was this translation helpful? Give feedback.
All reactions