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