Can I set app specific key-bindings? #762
Whyglobaleyes
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Morning All,
I think the title says it all.
~/.config/regolith2/i3/config.d/conffile, simple things likebindsym $mod+m exec /usr/bin/thunderbird.for_window [class="thunderbird"] bindsym $mod+shift+g exec /usr/bin/yadbut that failed.Is there a correct syntax to achieve what I'm trying please?
My fallback will be to bindsym to a shell script and test which app is active in that script - but besides being logically & aesthetically clumsy (at least to me) I assume that'll be relatively slow and resource hungry.
thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions