Set stylix qt.platform back to "kde" as "qtct" broke plasma.
This commit is contained in:
@ -16,7 +16,7 @@
|
|||||||
# profileNames = [ "${username}" ];
|
# profileNames = [ "${username}" ];
|
||||||
#};
|
#};
|
||||||
qt.enable = true;
|
qt.enable = true;
|
||||||
qt.platform = "qtct";
|
qt.platform = "kde";
|
||||||
#kde.enable = false;
|
#kde.enable = false;
|
||||||
zen-browser.profileNames = [ "${username}" ];
|
zen-browser.profileNames = [ "${username}" ];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user