From 7506a654d4bc2cacb22acd7caafe56ffa3ea8677 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sun, 27 Oct 2019 13:28:05 +0000 Subject: Set Operator font correctly for lemonbar --- Panel/lemonbar/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Panel/lemonbar/profile b/Panel/lemonbar/profile index 67b2b96..4ae8fab 100755 --- a/Panel/lemonbar/profile +++ b/Panel/lemonbar/profile @@ -2,7 +2,7 @@ PANEL_FIFO=/tmp/panel-fifo PANEL_HEIGHT=40 -FONT_FONT="OperatorMonoLigBook-12" +FONT_FONT="OperatorMonoSSmLigBook-12" #ICON_FONT="FontAwesome-10" export PANEL_FIFO PANEL_HEIGHT PANEL_FONT_FAMILY FONT_FONT ICON_FONT -- cgit v1.2.3