X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/8cf5891ae67916e494f8270ba600fe696166327d..3af214ef23abbff1bbfb1d7f6e4acfdf4ca4b72b:/x/.profile diff --git a/x/.profile b/x/.profile index b65f405..73c7528 100644 --- a/x/.profile +++ b/x/.profile @@ -1 +1,5 @@ -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_FAMILY="-*-termsyn-medium-r-normal-*-12-*-*-*-c-*-*-1" +export PANEL_FIFO PANEL_HEIGHT PANEL_FONT_FAMILY