How do I configure changing the keyboard layout? #531
-
Hi! I can't set my own keyboard shortcut option. I set "kb_options = grp:win_space_toggle", but the switching still takes place using "alt_shift". Also, how do I disable the notification in the notification center? |
Beta Was this translation helpful? Give feedback.
Answered by
JaKooLit
Jan 26, 2025
Replies: 1 comment
-
SUPER E User Keybinds put # in line bindn = ALT_L, SHIFT_L, exec, $scriptsDir/SwitchKeyboardLayout.sh # Change keyboard layout |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
JaKooLit
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SUPER E User Keybinds
put # in line bindn = ALT_L, SHIFT_L, exec, $scriptsDir/SwitchKeyboardLayout.sh # Change keyboard layout