[+] rime: Font

This commit is contained in:
2023-10-15 00:21:05 -04:00
parent 5556b62bcd
commit 52df379e5b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -57,6 +57,6 @@ check-config "$HOME/.config/kitty" "$CFGSYNC/.config/kitty"
# macOS only
if [[ $OSTYPE == 'darwin'* ]]; then
check-config "$HOME/Library/Preferences/com.googlecode.iterm2.plist" "$CFGSYNC/macOS/com.googlecode.iterm2.plist"
# check-config "$HOME/Library/Preferences/com.googlecode.iterm2.plist" "$CFGSYNC/macOS/com.googlecode.iterm2.plist"
check-config "$HOME/Library/Rime" "$CFGSYNC/.config/ibus/rime"
fi