Skip to content

Commit

Permalink
Merge pull request #78 from qwertyyb/feat/caps-lock-switch
Browse files Browse the repository at this point in the history
feat: 支持使用caps lock键在ABC和Fire中切换(需要重启应用), 重启系统才能在系统设置中看到对应配置
  • Loading branch information
qwertyyb committed Jul 9, 2022
2 parents ad91f4c + 8ae4ff6 commit cf8f199
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Fire/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@
<string>https://qwertyyb.github.io/Fire/appcast.xml</string>
<key>SUPublicEDKey</key>
<string>tR/BZ1M7WhteABLgJDf3f/bsxUHYMPABoY9PuPvI0TE=</string>
<key>TICapsLockLanguageSwitchCapable</key>
<true/>
<key>tsInputMethodCharacterRepertoireKey</key>
<array>
<string>zh-Hans</string>
Expand Down

0 comments on commit cf8f199

Please sign in to comment.