set stylix.targets.qt.enable to true

this was an attempt to fix nextcloud but it did not work, leaving it
enabled in case a reboot is needed
This commit is contained in:
Gabriella Bere 2025-03-10 15:51:49 +00:00
parent ecc03e377d
commit d2bf18c96b

View file

@ -10,5 +10,6 @@
size = 24; size = 24;
}; };
polarity = "dark"; polarity = "dark";
targets.qt.enable = true;
}; };
} }