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
Edit: Note that while sound_up works with the touch bar, next does not. You're likely better off to configure your F-keys to work as F-keys instead of media keys without holding the fn modifier key by default and then remapping the F-keys instead.
I'm trying to bind media keys to commands, but unfortunately it either doesn't work, or I'm not fully grasping the syntax.
Some variations I tried:
ctrl + NX_KEYTYPE_NEXT : cmus-remote -u
gives:#167:8 expected key-literal
NX_KEYTYPE_NEXT : cmus-remote -u
gives:#167:1 undeclared identifier
Version I use is 0.3.4 (homebrew installed)
The text was updated successfully, but these errors were encountered: