roman
@hi@romanzolotarev.com
176 following, 474 followers
@hi I'm using .Xresources like this: http://pkotrcka.inlisp.org/.Xresources and then don't forget to load it with xrdb: https://wiki.archlinux.org/title/X_resources
I have this in my .xinitrc / .xsession :
http://pkotrcka.inlisp.org/.xinitrc
@hi can't tell if it's similar on bsd, but on debian I have to remove some default config and source mine from my bashrc:
https://github.com/farvardin/dotfiles/blob/master/.Xresources
pkg_add spleenYou have to use xrandr, either
xset +fp /usr/local/share/fonts/X11/misc
# in .Xresources
*faceName: spleen-6
xrdb -merge .Xresources
--dpi n--scale .n --filter none if you use gui programs, you might have a bad time
ymmv
@hi there is xterm*facename and xterm*facesize. Also, there is xft*dpi (or xrandr —dpi). Not sure if that targets you question but that’s what I have here to deal with fint size.