From 2a86fffb617607ed9e302113563761a6d3cbc09f Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Sun, 5 Sep 2021 12:07:21 -0500 Subject: Change some variables --- profile/etc.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'profile') diff --git a/profile/etc.sh b/profile/etc.sh index 5458f02..b91c4c8 100644 --- a/profile/etc.sh +++ b/profile/etc.sh @@ -2,6 +2,10 @@ export GUILE_INSTALL_LOCALE=0 export TZ=America/Chicago +export QT_STYLE_OVERRIDE=adwaita-qt +export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/keyring/ssh" + +export CDPATH=:~ # thanks june :) #export XINITRC="$XDG_CONFIG_HOME/X11/xinitrc" #export XSERVERRC="$XDG_CONFIG_HOME/X11/xserverrc" -- cgit 1.4.1-21-gabe81