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
Hi, yeah, it should be supported. There is already PR #4 for this, but I forgot to review it 🤦♂️. Can you please check if it works for you? If everything ok, I will merge it
From what I can tell, this plugin only works for MacOS - would there be any appetite for me to add support for Linux?
For example, using
setxkbmap
andawk
I can get my keyboard layout:We could add an if statement to
get_keyboard_layout.sh
to check the OS of the user and return the correct keyboard layout based on the user's OSThe text was updated successfully, but these errors were encountered: