From dd47092aa2212c0118de4014de502a0d8e673334 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Mon, 24 Jun 2019 17:09:17 +0100 Subject: Change lemonbar battery icon based on how much battery is left --- Panel/lemonbar/profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Panel/lemonbar/profile') 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 -- cgit v1.2.3-54-g00ecf