alqueva/hosts/micronix/ui.nix

7 lines
77 B
Nix
Raw Normal View History

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