X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/8c680d42e898f1b747a182503beb479dbfcb26a6..f138f1d7c8d6f6cf629c35870fc3f6e477a0c0d2:/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