diff options
Diffstat (limited to 'tools/panel/profile')
-rw-r--r-- | tools/panel/profile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/panel/profile b/tools/panel/profile new file mode 100644 index 0000000..c7a3ba0 --- /dev/null +++ b/tools/panel/profile @@ -0,0 +1,4 @@ +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 |