From 466ee41add2f57bc59eca1f7444ad122b97ff974 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sun, 19 Jul 2015 20:28:05 +0200 Subject: many updates --- tools/panel/profile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) mode change 100644 => 100755 tools/panel/profile (limited to 'tools/panel/profile') diff --git a/tools/panel/profile b/tools/panel/profile old mode 100644 new mode 100755 index c7a3ba0..c8b6807 --- a/tools/panel/profile +++ b/tools/panel/profile @@ -1,4 +1,7 @@ PANEL_FIFO=/tmp/panel-fifo PANEL_HEIGHT=24 -PANEL_FONT_FAMILY="-misc-fixed-medium-r-normal--13-120-75-75-c-70-iso10646-1" -export PANEL_FIFO PANEL_HEIGHT PANEL_FONT_FAMILY + +FONT_FONT="fixed" +ICON_FONT="FontAwesome-9" + +export PANEL_FIFO PANEL_HEIGHT PANEL_FONT_FAMILY FONT_FONT ICON_FONT -- cgit v1.2.3-54-g00ecf