Replies: 2 comments 1 reply
|
dnf list --installed | grep kvantum native pkg app would worked fine. Idk any appimage to AB test myself |
1 reply
|
Flatpak runs applications in their own file system abstraction, so they don't see your system root FS along with system installed Kvantum. Bypassing this is not advised too, as Flatpak runs with its own set of libraries which can be incompatible with your system ones. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
no matter qt5 or qt6, example below
flatpak run --env=QT_STYLE_OVERRIDE=kvantum --filesystem=xdg-config/Kvantum org.kde.harunaI really cannot guess anything could be reason
All reactions