refactored theme configuration to use stylix instead of individually theming each program
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
in {
|
||||
imports =
|
||||
[(import ./hyprland.nix)]
|
||||
++ [(import ./hyprpaper.nix)]
|
||||
# ++ [(import ./hyprpaper.nix)]
|
||||
++ host_config;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user