nixos-config/user/usr-customization.nix

5 lines
42 B
Nix
Raw Normal View History

2024-08-05 19:13:47 +02:00
{ ... }:
{
gtk.theme.name = "Breeze";
}