stylix: move to hyprland module
Some checks failed
Check flake / build-amd64-linux (push) Failing after 2m22s

This commit is contained in:
2025-04-18 16:42:27 +01:00
parent dc700042fd
commit 6ba082e672
4 changed files with 33 additions and 27 deletions

View File

@ -18,10 +18,6 @@
./hyprland
];
fonts.fontconfig.defaultFonts.sansSerif = [
"Segoe UI"
];
home.packages = with pkgs; [
# ardour
# audacity

View File

@ -18,6 +18,10 @@ in
./waybar.nix
];
fonts.fontconfig.defaultFonts.sansSerif = [
"SF Pro Text"
];
wayland.windowManager.hyprland = {
enable = true;
# plugins = [ hypr-dynamic-cursors ]; # https://github.com/VirtCode/hypr-dynamic-cursors