8 lines
93 B
Nix
Raw Normal View History

2024-04-17 05:52:14 +05:00
{
qt = {
enable = true;
platformTheme = "qtct";
style.name = "kvantum";
};
}