summaryrefslogtreecommitdiffstats
path: root/x/.profile
diff options
context:
space:
mode:
authorAmin Bandali <amin@aminb.org>2017-04-26 21:09:34 -0400
committerAmin Bandali <amin@aminb.org>2017-04-26 21:09:34 -0400
commit1b5915821e293a2bbb3257925e14a93adf45f2f5 (patch)
tree48fbf957f98fd1d8177250336af7a4ef777b484e /x/.profile
parent19213515a321fb8b062426467b6057e0c771d2cd (diff)
downloadconfigs-1b5915821e293a2bbb3257925e14a93adf45f2f5.tar.gz
configs-1b5915821e293a2bbb3257925e14a93adf45f2f5.tar.xz
configs-1b5915821e293a2bbb3257925e14a93adf45f2f5.zip
Clean up some old stuff
Diffstat (limited to 'x/.profile')
-rw-r--r--x/.profile7
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