Attempt to add keyboard shortcut to switch keyboard layout.

This commit is contained in:
Storm Dragon
2025-06-04 20:17:06 -04:00
parent 7f75c231e1
commit 77065c55b4
8 changed files with 129 additions and 0 deletions

View File

@ -85,3 +85,5 @@ alt+f12 - quit fenrir
^[[1;3F=temp_disable_speech
# control+end - toggle auto read
^[[1;5F=toggle_auto_read
# control+alt+escape - cycle keyboard layout
^[[27;7;27~=cycle_keyboard_layout