summaryrefslogtreecommitdiffstats
path: root/x/.profile
diff options
context:
space:
mode:
Diffstat (limited to 'x/.profile')
-rw-r--r--x/.profile6
1 files changed, 5 insertions, 1 deletions
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