aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Wilken2023-05-20 16:04:02 +0200
committerTimo Wilken2023-05-20 16:04:02 +0200
commit0404ce5cd4174295bc5a8e17b61323e8005d1e06 (patch)
tree35d213f6ab370c8edb1a2e0cea0ea05700547e8f
parent0bdf804fece1e41355c51e44386afabe5a50bc29 (diff)
Tweak polybar font definition
Though this still doesn't fix the problem with emojis not being displayed. Maybe the font file is wrong somehow -- OpenMoji chars aren't displayed in LibreOffice either.
-rw-r--r--tw/home/files/polybar.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/tw/home/files/polybar.ini b/tw/home/files/polybar.ini
index 13a2e0b8..06ef08de 100644
--- a/tw/home/files/polybar.ini
+++ b/tw/home/files/polybar.ini
@@ -29,10 +29,11 @@ module-margin = 2
background = ${colors.background}
foreground = ${colors.text}
+; font-N = <fontconfig pattern>;<vertical offset>
font-0 = Fira Sans:size=11;2
; Some workspace names have emojis in them.
; Using Noto Emoji means emojis would be much too big and colourful.
-font-1 = Openmoji:size=11;2
+font-1 = OpenMoji:style=Black:size=11;0
; Hermit is needed for Unicode block chars.
font-2 = Hermit:size=10;1