Can not backtick "`" as the shortcut for NextDesktop?
vanxining opened this issue · 1 comments
vanxining commented
Hi guys, this is an awesome tool!
But how can I use backtick "`" as the shortcut for NextDesktop?
This does not work:
[KeyboardShortcutsIdentifiers]
PreviousDesktop=Left
NextDesktop=`
Thanks!
vanxining commented
Oh, I figured it out:
[KeyboardShortcutsIdentifiers]
PreviousDesktop=Left
NextDesktop=SC029
Thanks!