Add style name override to qt, figure out how to pass to Sway soon
This commit is contained in:
parent
4a615cd594
commit
48ce4411be
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
||||||
{
|
{
|
||||||
qt = {
|
qt = {
|
||||||
enable = config.home.desktop.enable;
|
enable = config.home.desktop.enable;
|
||||||
platformTheme.name = "gtk3";
|
platformTheme.name = "gtk";
|
||||||
|
style.name = "gtk2";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue