diff options
Diffstat (limited to 'tools/panel/profile')
-rwxr-xr-x | tools/panel/profile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/panel/profile b/tools/panel/profile deleted file mode 100755 index c8b6807..0000000 --- a/tools/panel/profile +++ /dev/null @@ -1,7 +0,0 @@ -PANEL_FIFO=/tmp/panel-fifo -PANEL_HEIGHT=24 - -FONT_FONT="fixed" -ICON_FONT="FontAwesome-9" - -export PANEL_FIFO PANEL_HEIGHT PANEL_FONT_FAMILY FONT_FONT ICON_FONT |