Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardLuo0 committed Feb 7, 2024
1 parent 597d219 commit 171312a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Configuration can be found under `~\.config\Kvantum`
* go to each app path and create a soft link from `<kvantum path>/styles-qt*` to `<your app path>\styles`
* **Notice: if selected style is not applied to certain apps, its most probably that the app hardcoded its own style. You will have to compile from source, download the source, set the content of `Kvantum\style-hack\kvantum.json` to the style that the application is using, compile and replace the original style with `styles/kvantum-hack-qt*.dll` in the app directory styles. (My release version contains hack for breeze theme, which is default to kde apps)**

## If you have qt6ct or qt5ct installed
## If you have [qt6ct](https://github.com/RichardLuo0/qt6ct-for-windows) or [qt5ct](https://github.com/RichardLuo0/qt5ct-for-windows) installed
* Download the latest release and extract in a folder.
* Move the content of `style-qt5` to `<qt5ct path>/style`, do the same for `style-qt6`
* Set env variable `QT_STYLE_OVERRIDE=kvantum`.
Expand Down

0 comments on commit 171312a

Please sign in to comment.