diff options
Diffstat (limited to 'Panel/lemonbar/profile')
-rwxr-xr-x | Panel/lemonbar/profile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Panel/lemonbar/profile b/Panel/lemonbar/profile index fe9d7b1..67b2b96 100755 --- a/Panel/lemonbar/profile +++ b/Panel/lemonbar/profile @@ -2,7 +2,7 @@ PANEL_FIFO=/tmp/panel-fifo PANEL_HEIGHT=40 -FONT_FONT="DejaVuSans-10" -ICON_FONT="FontAwesome-10" +FONT_FONT="OperatorMonoLigBook-12" +#ICON_FONT="FontAwesome-10" export PANEL_FIFO PANEL_HEIGHT PANEL_FONT_FAMILY FONT_FONT ICON_FONT |