X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/8c680d42e898f1b747a182503beb479dbfcb26a6..097b0690a664a3b28896afa9390d99ad76030910:/x/.profile diff --git a/x/.profile b/x/.profile index b65f405..fcd358c 100644 --- a/x/.profile +++ b/x/.profile @@ -1 +1,7 @@ -export PATH="$HOME/.local/bin:$PATH" +export PATH="$HOME/.local/bin:$HOME/.cabal/bin:$PATH" +PANEL_FIFO=/tmp/panel-fifo +PANEL_HEIGHT=24 +PANEL_FONT_FAMILY1="-*-termsyn-medium-r-normal-*-13-*-*-*-c-*-*-1" +PANEL_FONT_FAMILY2="-*-uushi-medium-*-*-*-11-*-*-*-*-*-*-*" +PANEL_FONT_FAMILY3="-*-lemon-medium-*-*-*-11-*-*-*-*-*-*-*" +export PANEL_FIFO PANEL_HEIGHT PANEL_FONT_FAMILY1 PANEL_FONT_FAMILY2 PANEL_FONT_FAMILY3