aboutsummaryrefslogtreecommitdiff
path: root/Panel/lemonbar/profile
blob: 3a2f7269f5aeb4d8e7a3d4368301c359e16a6d30 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
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