Enabled qt

This commit is contained in:
Jan-Bulthuis 2025-04-24 10:48:17 +02:00
parent ca9757fecb
commit cdee5ca0e8

View File

@ -60,10 +60,10 @@
pipewire.jack
]
)}";
# qt = {
# enable = true;
# style = "adwaita";
# };
qt = {
enable = true;
style = "adwaita";
};
xdg.icons = {
enable = true;
fallbackCursorThemes = [ "Adwaita" ];