aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--files/rcs/.bash_vars2
1 files changed, 2 insertions, 0 deletions
diff --git a/files/rcs/.bash_vars b/files/rcs/.bash_vars
index 81741dc..eca7a12 100644
--- a/files/rcs/.bash_vars
+++ b/files/rcs/.bash_vars
@@ -13,6 +13,8 @@ export BROWSER="qutebrowser"
export READER="zathura"
export VIEWER="sxiv"
+export PLANTUML="$HOME/programs/plantUML/plantuml.jar"
+
export CONFIG_VOL_CHANGE="2"
export CONFIG_BIG_VOL_CHANGE="10"