summaryrefslogtreecommitdiffstats
path: root/x/.profile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--x/.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x/.profile b/x/.profile
index 1dbea27..fcd358c 100644
--- a/x/.profile
+++ b/x/.profile
@@ -3,4 +3,5 @@ PANEL_FIFO=/tmp/panel-fifo
PANEL_HEIGHT=24
PANEL_FONT_FAMILY1="-*-termsyn-medium-r-normal-*-13-*-*-*-c-*-*-1"
PANEL_FONT_FAMILY2="-*-uushi-medium-*-*-*-11-*-*-*-*-*-*-*"
-export PANEL_FIFO PANEL_HEIGHT PANEL_FONT_FAMILY1 PANEL_FONT_FAMILY2
+PANEL_FONT_FAMILY3="-*-lemon-medium-*-*-*-11-*-*-*-*-*-*-*"
+export PANEL_FIFO PANEL_HEIGHT PANEL_FONT_FAMILY1 PANEL_FONT_FAMILY2 PANEL_FONT_FAMILY3