add gaps, rounding and blur

This commit is contained in:
ant 2025-05-21 22:53:06 +02:00
parent 4f66664841
commit 071aed1c2b
3 changed files with 8 additions and 6 deletions

View file

@ -67,6 +67,7 @@
{ home.username = "ant"; }
./home.nix
{ home.packages = [ inputs.st-flexipatch.packages.${system}.st ]; }
{ wayland.windowManager.hyprland.package = pkgs-unstable.hyprland; }
];
};
};