Add NotoSans fonts to polybar

- Mainly to fix Millenium Parade in Spotify
This commit is contained in:
Sravan Balaji
2024-05-04 22:45:35 -04:00
parent f925b6c896
commit f0c6bd28a0
2 changed files with 6 additions and 0 deletions

View File

@@ -6144,6 +6144,9 @@ font-2 = "DroidSansM Nerd Font:size=11;3"
font-3 = "IPAPGothic:size=11;3" font-3 = "IPAPGothic:size=11;3"
font-4 = "Baekmuk Dotum:size=11;3" font-4 = "Baekmuk Dotum:size=11;3"
font-5 = "IPAPGothic:size=11;3" font-5 = "IPAPGothic:size=11;3"
font-6 = "NotoSansNerdFont:size=11;3"
font-7 = "NotoSansCJK:size=11;3"
font-8 = "NotoSansYi:size=11;3"
; Modules are added to one of the available blocks ; Modules are added to one of the available blocks
; modules-left = cpu ram ; modules-left = cpu ram

View File

@@ -275,6 +275,9 @@ font-2 = "DroidSansM Nerd Font:size=11;3"
font-3 = "IPAPGothic:size=11;3" font-3 = "IPAPGothic:size=11;3"
font-4 = "Baekmuk Dotum:size=11;3" font-4 = "Baekmuk Dotum:size=11;3"
font-5 = "IPAPGothic:size=11;3" font-5 = "IPAPGothic:size=11;3"
font-6 = "NotoSansNerdFont:size=11;3"
font-7 = "NotoSansCJK:size=11;3"
font-8 = "NotoSansYi:size=11;3"
; Modules are added to one of the available blocks ; Modules are added to one of the available blocks
; modules-left = cpu ram ; modules-left = cpu ram