fix: fcitx5's theme - catppuccin-mocha

This commit is contained in:
Ryan Yin
2023-07-29 21:18:37 +08:00
parent 7dc223a77e
commit 033d50c738
2 changed files with 27 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
# color schema
home.file.".local/share/fcitx5/themes".source = "${catppuccin-fcitx5}/src";
# home.file.".config/fcitx5/conf/classicui.conf".source = ./classicui.conf;
home.file.".config/fcitx5/conf/classicui.conf".source = ./classicui.conf;
# every time fcitx5 switch input method, it will modify ~/.config/fcitx5/profile file,
# which will override my config managed by home-manager