nixos-config/user/usr-customization.nix

5 lines
42 B
Nix

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