diff options
Diffstat (limited to 'x/.profile')
-rw-r--r-- | x/.profile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/x/.profile b/x/.profile deleted file mode 100644 index fcd358c..0000000 --- a/x/.profile +++ /dev/null @@ -1,7 +0,0 @@ -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 |