You are not logged in.

#1 2024-01-19 19:34:38

LittleSandra
Member
Registered: 2021-01-25
Posts: 86

[SOLVED] Possible to increase the font in Wayland applications?

Dear all smile

Often I find the fonts much too small in many applications. One that is really small is qbittorrent and rclone-browser. Those are close to impossible for read for me...

The Archwiki have this page https://wiki.archlinux.org/title/HiDPI#GDK_3_(GTK_3) but it is for X and not Wayland.

Does anyone know a prober or hacky way to increase the font in certain applications such as qbittorrent and rclone-browser?

Hugs,
Sandra smile

Last edited by LittleSandra (2024-01-19 20:52:01)

Offline

#2 2024-01-19 19:37:06

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: [SOLVED] Possible to increase the font in Wayland applications?

Those are both Qt applications so the linked GTK advice won't work anyway.

https://wiki.archlinux.org/title/HiDPI#Qt_5

Which Wayland compositor (desktop) are you using?


Jin, Jîyan, Azadî

Offline

#3 2024-01-19 19:46:08

LittleSandra
Member
Registered: 2021-01-25
Posts: 86

Re: [SOLVED] Possible to increase the font in Wayland applications?

Ok, I see.

I use Sway.

Offline

#4 2024-01-19 19:49:20

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: [SOLVED] Possible to increase the font in Wayland applications?

Me too smile

I use /etc/environment to export variables to sway.


Jin, Jîyan, Azadî

Offline

#5 2024-01-19 20:17:53

LittleSandra
Member
Registered: 2021-01-25
Posts: 86

Re: [SOLVED] Possible to increase the font in Wayland applications?

Nice smile

Is there a way to test it before putting it into /etc/environment ?

If I do

export QT_AUTO_SCREEN_SCALE_FACTOR=2
export QT_ENABLE_HIGHDPI_SCALING=2
rclone-brower

then nothing have changed.

Offline

#6 2024-01-19 20:27:12

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: [SOLVED] Possible to increase the font in Wayland applications?

QT_FONT_DPI=150 qbittorrent

Works for me smile

I don't have rclone-browser installed though, sorry.


Jin, Jîyan, Azadî

Offline

#7 2024-01-19 20:51:18

LittleSandra
Member
Registered: 2021-01-25
Posts: 86

Re: [SOLVED] Possible to increase the font in Wayland applications?

WOW! That is incredible!! It works! Thanks so much smile

Offline

Board footer

Powered by FluxBB