gh0stzk / dotfiles

BSPWM environment with 18 themes. With a theme selector to change on the fly.
GNU General Public License v3.0
3.02k stars 225 forks source link

scale #277

Closed cupenk closed 3 months ago

cupenk commented 3 months ago

How to change font scale ?

gh0stzk commented 3 months ago

if u want different scale in all your environment create a .Xresources in your home with Xft.dpi: 192 for example, you need to check with xdpyinfo | grep -B2 resolution you should see something like:

resolution: 96x96 dots per inch thats your dpi 96 in this example.