this post was submitted on 26 Jun 2023
1 points (100.0% liked)
Xfce
284 readers
5 users here now
"Xfce is a lightweight desktop environment for various *NIX systems. Designed for productivity, it loads and executes applications fast, while conserving system resources." - Olivier Fourdan, creator of Xfce
Support Methods
Xfce FAQ
Xfce Documentation
Xfce Matrix - General Support
Xfce Matrix - Developer Chat
Xfce Forums
Distro Support
Developer Info
The Ultimate Contributor's Guide to Xfce
Community
Xfce Blog
Xfce GitLab (report bugs here)
Xfce Mastodon
Xfce Twitter
Mailing Lists
Xfce general discussion list
Xfce announcements
Xfce development list
Xfce file manager
Xfce translations
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Now I found a solution that works for all the apps I tried so far:
export GDK_DPI_SCALE=0.5
to/usr/lib/win-kex/xstartup
env QT_SCALE_FACTOR=2
prefixes I've previously applied to various QT-app shortcuts to prevent double scaling.