aboutsummaryrefslogtreecommitdiff
path: root/tools/panel/profile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/panel/profile')
-rwxr-xr-xtools/panel/profile7
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