fix: fcitx5

This commit is contained in:
ryan4yin
2023-05-08 00:23:06 +08:00
parent 1b9801c15a
commit 78e620001f
6 changed files with 3565 additions and 4 deletions
+4 -1
View File
@@ -15,7 +15,10 @@
};
home.file.".gtkrc-2.0".source = ./gtkrc-2.0;
home.file.".config/hypr/wallpapers/wallpaper.png".source = ../wallpapers/wallpaper.png;
home.file.".config/fcitx5/profile".source = ./fcitx5-profile;
home.file.".config/fcitx5" = {
source = ./fcitx5;
recursive = true;
};
# allow fontconfig to discover fonts and configurations installed through home.packages
fonts.fontconfig.enable = true;