Grauiton
Results
2
comments of
Grauiton
FYI for Valve: GTK4 dropped usage of `GDK_DPI_SCALE`. KDE Plasma followed this by dropping the use of `GDK_SCALE` / `GDK_DPI_SCALE` starting with Plasma version 5.27. KDE Plasma instead recommends using...
The solution for Valve is really simple: If the `GDK_SCALE` environment variable is zero-length or not set, then instead use the value for `Gdk/WindowScalingFactor` in `~/.config/xsettingsd/xsettingsd.conf`. That's it.