this post was submitted on 29 Aug 2023
23 points (100.0% liked)
Unixporn
15390 readers
4 users here now
Unixporn
Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make themers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!
Rules
- Post On-Topic
- No Defaults
- Busy Screenshots
- Use High-Quality Images
- Include a Details Comment
- No NSFW
- No Racism or use of racist terms
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There are normally config files for GTK at
~/.gtkrc-2.0
and~/.config/gtk-3.0/settings.ini
.Qt themes are configured differently. For Qt5 and Qt6, set the environment variable
QT_STYLE_OVERRIDE
. If you still use Qt4 for anything, config is done in~/.config/Trolltech.conf
. Refer to the ArchWiki for help.I personally prefer GUIs, though, so I'd recommend the following: