kde: fix KDE apps ignoring colorscheme (#850)
Closes: https://github.com/danth/stylix/issues/833 Link: https://github.com/danth/stylix/pull/850 Tested-by: FirelightFlagboy <30697622+FirelightFlagboy@users.noreply.github.com> Approved-by: FirelightFlagboy <30697622+FirelightFlagboy@users.noreply.github.com> Reviewed-by: NAHO <90870942+trueNAHO@users.noreply.github.com>
This commit is contained in:
parent
eb5f817567
commit
65eae5aaa2
1 changed files with 2 additions and 0 deletions
|
|
@ -274,6 +274,8 @@ let
|
|||
toolBarFont = desktopFont;
|
||||
smallestReadableFont = desktopFont;
|
||||
};
|
||||
|
||||
UiSettings.ColorScheme = colorschemeSlug;
|
||||
};
|
||||
|
||||
configPackage =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue