proper fonts for panel
[~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-*-*-*-*-*-*-*"
6export PANEL_FIFO PANEL_HEIGHT PANEL_FONT_FAMILY1 PANEL_FONT_FAMILY2