[bar/conky] add lemon font & add kbd layout
[~bandali/configs] / x / .profile
CommitLineData
3af214ef
AB
1export PATH="$HOME/.local/bin:$HOME/.cabal/bin:$PATH"
2PANEL_FIFO=/tmp/panel-fifo
3PANEL_HEIGHT=24
5ef2714a
AB
4PANEL_FONT_FAMILY1="-*-termsyn-medium-r-normal-*-13-*-*-*-c-*-*-1"
5PANEL_FONT_FAMILY2="-*-uushi-medium-*-*-*-11-*-*-*-*-*-*-*"
64b0f6eb
AB
6PANEL_FONT_FAMILY3="-*-lemon-medium-*-*-*-11-*-*-*-*-*-*-*"
7export PANEL_FIFO PANEL_HEIGHT PANEL_FONT_FAMILY1 PANEL_FONT_FAMILY2 PANEL_FONT_FAMILY3