mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 02:08:29 +02:00
fix: fcitx5's theme - catppuccin-mocha
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user