minus-squareElleo@slrpnk.nettoLinux@lemmy.ml•Launching gtk apps with scaling for HiDPI laptop.linkfedilinkarrow-up3·4 months agoIf you’re using X, then the GTK equivalent environment variable is GDK_SCALE. (I don’t think the Wayland backend does this though) E.g. GDK_SCALE=2 gedit linkfedilink
minus-squareElleo@slrpnk.nettoLinux@lemmy.ml•*Permanently Deleted*linkfedilinkarrow-up2arrow-down3·6 months agodeleted by creator linkfedilink
If you’re using X, then the GTK equivalent environment variable is GDK_SCALE. (I don’t think the Wayland backend does this though)
E.g.
GDK_SCALE=2 gedit