rm hyprland unused confi
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user