rm hyprland unused confi

This commit is contained in:
2025-04-20 18:47:47 +08:00
parent 59a7964634
commit e1d5d900fb
81 changed files with 494 additions and 3925 deletions

View File

@@ -45,19 +45,16 @@
# copy the scripts directory recursively
recursive = true;
};
home.file.".config/hypr/themes/theme.conf".source = ./conf/hypr/themes/Catppuccin-Latte.conf;
home.file.".config/rofi" = {
source = ./conf/rofi;
recursive = true;
};
home.file.".config/rofi/themes/theme.rasi".source = ./conf/rofi/themes/Catppuccin-Latte.rasi;
home.file.".config/kitty" = {
source = ./conf/kitty;
recursive = true;
};
home.file.".config/kitty/themes/theme.conf".source = ./conf/kitty/themes/Catppuccin-Latte.conf;
home.file.".config/swww" = {
source = ./conf/swww;