alqueva/hosts/micronix/ui.nix

8 lines
79 B
Nix
Raw Normal View History

{ ... }:
{
qt = {
platformTheme = "qt5ct";
style = "kvantum";
};
}