aboutsummaryrefslogtreecommitdiff
path: root/Panel/lemonbar/profile
blob: 4ae8fab5b977eda8a2798f52dec39b450a9e723e (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
PANEL_FIFO=/tmp/panel-fifo
PANEL_HEIGHT=40

FONT_FONT="OperatorMonoSSmLigBook-12"
#ICON_FONT="FontAwesome-10"

export PANEL_FIFO PANEL_HEIGHT PANEL_FONT_FAMILY FONT_FONT ICON_FONT