<Guest92>
plumeus Thanks, it works after recompiling.
Guest92 has quit [Client Quit]
Guest92 has joined #river
Guest92 has quit [Client Quit]
ulfrinn has joined #river
<ulfrinn>
,
<ulfrinn>
,
<ulfrinn>
whoops
<ulfrinn>
hello people
ulfrinn has quit [Quit: WeeChat 3.7-dev]
waleee has joined #river
elshize has quit [Ping timeout: 252 seconds]
elshize has joined #river
ulfrinn has joined #river
aryak has quit [Quit: ZNC 1.8.2+deb2+b1 - https://znc.in]
aryak has joined #river
ulfrinn has quit [Quit: WeeChat 3.7-dev]
snakedye has quit [Ping timeout: 256 seconds]
elshize has quit [Ping timeout: 256 seconds]
elshize has joined #river
Ryan[m]12 has quit [Quit: You have been kicked for being idle]
snakedye has joined #river
ulfrinn has joined #river
aryak has quit [Ping timeout: 256 seconds]
Guest16 has joined #river
Guest16 has quit [Client Quit]
icp has joined #river
snakedye has quit [Ping timeout: 244 seconds]
snakedye has joined #river
Guest92 has joined #river
<Guest92>
How to increase the font scaling (and mouse cursor size scaling) when running riverwm? Everything is too small. wdisplays can be used to increase the font scaling but its a gui application and opening it every time to set the scaling of fonts is a huge hassle.
<leon-p>
Pretty sure wdisplays scaling is not font scaling.
<leon-p>
You can use a program like kanshi to auto-set it.
<Guest92>
I am not sure but it does indeed increase the font size. Anyway I will now try kanshi to see if it works for me.
<icp>
I have `export GDK_DPI_SCALE=1.4` in my .bash_profile - I think that's related
<icp>
For cursor `riverctl xcursor-theme Volantes 32` in your init
<icp>
change Volantes to your cursor theme
ulfrinn has quit [Quit: WeeChat 3.7-dev]
Guest3752 has quit [Quit: Client closed]
icp has quit [Quit: Client closed]
<Guest92>
@icp Thanks. I will try your suggestions.