Update stylix scheme and refactor Hyprland configuration with new waybar setup

This commit is contained in:
Danilo Reyes
2025-10-03 19:09:39 -06:00
parent 04019415bd
commit 93f7e78540
5 changed files with 168 additions and 136 deletions

View File

@@ -9,7 +9,7 @@ let
schemesFile = import ./schemes.nix {
inherit pkgs inputs;
};
scheme = schemesFile.schemes.paul3;
scheme = schemesFile.schemes.febroary;
cfg = config.my.stylix;
gnomeEnabled = config.services.xserver.desktopManager.gnome.enable;
in