adi1090x / polybar-themes

A huge collection of polybar themes with different styles, colors and variants.
GNU General Public License v3.0
5.59k stars 406 forks source link

Icons too small in the Hidpi Screen... #135

Open vvlaw opened 2 years ago

vvlaw commented 2 years ago

My screen is 3000 x 2000, I set the fonts in the config.ini .but still too small, not working...

`; Text Fonts font-0 = Iosevka Nerd Font:style=Medium:size=10;4

; Icons Fonts font-1 = feather:style=Medium:size=12;3

; Powerline Glyphs font-2 = Iosevka Nerd Font:style=Medium:size=19;3

; Larger font size for bar fill icons font-3 = Iosevka Nerd Font:style=Medium:size=12;4

; Smaller font size for shorter spaces font-4 = Iosevka Nerd Font:style=Medium:size=7;4 `

asas1asas200 commented 2 years ago

Which style do you use? The Bitmap style doesn't display icon well. I have the same question when use Bitmap, so I changed to Simple style to resolve it. My screen resolution is 2560 x 1440.