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