From 4b62f0915ead6a81917ca26578415ce7b9ef9336 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Tue, 5 Sep 2023 18:58:58 +0200 Subject: Fix OpenMoji height adjustment since the font works again --- tw/home/files/polybar.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tw/home/files/polybar.ini b/tw/home/files/polybar.ini index 06ef08de..201c5131 100644 --- a/tw/home/files/polybar.ini +++ b/tw/home/files/polybar.ini @@ -33,7 +33,7 @@ foreground = ${colors.text} 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:style=Black:size=11;0 +font-1 = OpenMoji:style=Black:size=11;3 ; Hermit is needed for Unicode block chars. font-2 = Hermit:size=10;1 -- cgit v1.2.3