home(gui): unify qt theme
This commit is contained in:
parent
e6c19c257e
commit
997c1b0540
1 changed files with 4 additions and 0 deletions
|
@ -21,5 +21,9 @@
|
|||
name = "WhiteSur-dark";
|
||||
};
|
||||
|
||||
# unify qt theme
|
||||
qt.platformTheme = "gtk";
|
||||
|
||||
gtk.enable = true;
|
||||
qt.enable = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue