nixos-config/user/usr-customization.nix
2024-08-05 19:48:01 +02:00

5 lines
42 B
Nix

{ ... }:
{
gtk.theme.name = "Breeze";
}