Replies: 3 comments 9 replies
-
You can set dpi in config/commandline:
If not set it uses the default that pango indicates. imho setting 1 seems to be pretty good in general for my use. Most themes regrettable uses pixel sizes. |
Beta Was this translation helpful? Give feedback.
-
@DaveDavenport Do you have absolutely no plan to support For this reason, I prefer to keep scaling settings in |
Beta Was this translation helpful? Give feedback.
-
👋 I no longer use Rofi, but here is how I solved this problem:
No longer use rofi or Xorg (much) so I lost these scripts long ago. Hope this description benefits somebody. |
Beta Was this translation helpful? Give feedback.
-
Hi, having a little trouble understanding Rofi's behavior with DPI.
On my machine I'm able to configure GTK/ & Xft application dpi by setting up my Xresources like so:
and Qt apps using:
in my shell environment.
Is it possible to use either setting with rofi? Glanced at the sources, didn't see any logic that feels like the above mechanisms, did I miss something or am misconfiguring rofi?
Beta Was this translation helpful? Give feedback.
All reactions