You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It negates the statement. What the above block of code says is "with the condition that you're not in the command layer and the blocked variable is not set".
https://github.com/kiinoda/goku/blob/experimental/karabiner.edn#L460
What is the effect of the exclamation mark in front of the variables?
[:!command :!blocked]
What does it do?
The text was updated successfully, but these errors were encountered: