fix(gui): unify qt theme
This commit is contained in:
parent
917004e17e
commit
31ec6306eb
|
@ -21,5 +21,9 @@
|
|||
name = "WhiteSur-dark";
|
||||
};
|
||||
|
||||
# unify qt theme
|
||||
qt.platformTheme = "gtk";
|
||||
|
||||
gtk.enable = true;
|
||||
qt.enable = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue