feat: update hyprland's startup script to reduce start duration, update gtk theme configs

This commit is contained in:
ryan4yin
2023-05-07 19:57:25 +08:00
parent 79c424e08e
commit 162399ad8a
7 changed files with 46 additions and 29 deletions
+5
View File
@@ -9,6 +9,11 @@
# copy the scripts directory recursively
recursive = true;
};
home.file.".config/gtk-3.0" = {
source = ./gtk-3.0;
recursive = true;
};
home.file.".gtkrc-2.0".source = ./gtkrc-2.0;
home.file.".config/hypr/wallpapers/wallpaper.png".source = ../wallpapers/wallpaper.png;
# allow fontconfig to discover fonts and configurations installed through home.packages