stylix: work around qt kvantum bug
This commit is contained in:
parent
5b6793d9e6
commit
87a104422d
1 changed files with 4 additions and 0 deletions
|
@ -161,6 +161,10 @@ in {
|
||||||
@define-color borders #073642;
|
@define-color borders #073642;
|
||||||
@define-color unfocused_borders #073642;
|
@define-color unfocused_borders #073642;
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
# BUG: Kvantum currently breaks Plasma 6, remove when fixed
|
||||||
|
# https://github.com/danth/stylix/issues/835
|
||||||
|
qt.enable = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue