X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/8c680d42e898f1b747a182503beb479dbfcb26a6..75905dbc2071e161e42f0240a4fc7a9e996b5d43:/x/.profile?ds=inline

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