From b0e74f698c5ca9f9104c6ac69c478ee1ec274e0f Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Sat, 19 Jun 2021 01:45:35 -0600 Subject: update config --- .config/shell/profile | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config/shell/profile') diff --git a/.config/shell/profile b/.config/shell/profile index a7dc0a8..9a0859d 100644 --- a/.config/shell/profile +++ b/.config/shell/profile @@ -125,6 +125,9 @@ export QT_AUTO_SCREEN_SCALE_FACTOR=0 # This is for blank window on window managers. export _JAVA_AWT_WM_NONREPARENTING=1 + ## Crypto stuff. +export ELECTRUMDIR="$XDG_DATA_HOME/electrum" + ##--Start X automatically--## # Following: https://wiki.archlinux.org/index.php/Xinit#Autostart_X_at_login -- cgit v1.2.3-54-g00ecf