Skip to content

How can I change the DPI setting? #172

Answered by owl4ce
NessaRNG asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @NessaRNG

Which version of dotfiles are you using? I see it looks like the previous dotfiles (v3).

Well, actually HiDPI is a bit tricky, I'm currently working on a good way to set it up, but for rxvt-unicode (URxvt) itself, you can change it by changing the configuration as follows.

97a7f4f

dotfiles/.Xresources

Lines 5 to 8 in 97a7f4f

URxvt.font: xft:mplus Nerd Font Mono:size=11:autohint=true,\
xft:Noto Color Emoji:size=9:antialias=false,\
xft:Monospace:size=11:autohint=true,\
xft:Unifont:size=11:autohint=true

Then for rofi. This is universally applied.

5783aaf

Unfortunatel…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@owl4ce
Comment options

@owl4ce
Comment options

@NessaRNG
Comment options

Answer selected by owl4ce
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working enhancement New feature or request question Further information is requested
2 participants