Skip to content

Commit

Permalink
Diktor.bundle: Enable Caps Lock language switch capability
Browse files Browse the repository at this point in the history
  • Loading branch information
mshkrebtan committed Sep 11, 2024
1 parent d27e2b6 commit a41baca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Diktor.bundle/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<key>CFBundleName</key>
<string>Diktor</string>
<key>CFBundleVersion</key>
<string>1.0.1</string>
<string>1.0.4</string>
<key>KLInfo_Diktor – Colemak ⌘</key>
<dict>
<key>TICapsLockLanguageSwitchCapable</key>
<false/>
<true/>
<key>TISIconIsTemplate</key>
<false/>
<key>TISInputSourceID</key>
Expand All @@ -22,7 +22,7 @@
<key>KLInfo_Diktor – QWERTY ⌘</key>
<dict>
<key>TICapsLockLanguageSwitchCapable</key>
<false/>
<true/>
<key>TISIconIsTemplate</key>
<false/>
<key>TISInputSourceID</key>
Expand Down

0 comments on commit a41baca

Please sign in to comment.