.hive/modules/home/themes/qt/config.nix

8 lines
62 B
Nix

{
config,
pkgs,
...
}: {
qt.style.name = "kvantum";
}