add(matugen): added qt support
This commit is contained in:
@@ -16,6 +16,12 @@
|
||||
recursive = true;
|
||||
};
|
||||
|
||||
# Qt theming - follow GTK theme
|
||||
qt = {
|
||||
enable = true;
|
||||
platformTheme.name = "gtk";
|
||||
};
|
||||
|
||||
# GTK theming with adw-gtk3 and Matugen colors
|
||||
gtk = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user