You are not logged in.
What do you guys do to make QT apps adhere to the theme set for GTK apps? I have installed Cantata for MPD and it looks pretty crap and I am not 100% sure what to do to make it fit.
Cheers
Last edited by Döbbie03 (2017-01-06 23:30:22)
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
In ~/.xsessionrc:
export QT_STYLE_OVERRIDE=GTK+
https://github.com/BunsenLabs/bunsen-co … ssionrc#L9
That file is run by display managers, if you use a console login then add it to ~/.profile instead.
See also https://wiki.archlinux.org/index.php/Un … #QGtkStyle et al.
Offline
Thanks Chaps, I shall have a play and report back.
Cheers
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
Do any Debian Jessie packages use QT5?
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
thanks nobody for this extra info.
i was using the old method a la archwiki (see HoaS's post), which doesn't work anymore for qt5.
i will do as it says and see what happens then.
edit:
sorry if i'm confusing you with info from a non-debian system.
Last edited by ohnonot (2021-07-02 09:36:25)
Offline
Do any Debian Jessie packages use QT5?
No, there is no qt5 in Debian jessie.
https://packages.debian.org/search?keyw … ection=all
I think @stevep may have some qt5 stuff in his OBS repository but TBH I think we're better off without it
Offline
Yes there is plenty, the naming scheme is different: https://packages.debian.org/search?keyw … ection=all.
Ah, interesting, thanks.
So can QT5 applications actually be run in jessie?
Offline