diff --git a/config/zshrc b/config/zshrc index 4cf7df7..dc1235f 100755 --- a/config/zshrc +++ b/config/zshrc @@ -96,6 +96,7 @@ eval "$(zoxide init zsh)" export PATH="${PATH}:/home/flyingstitchman/.cargo/bin" # Clean Up +export ELECTRON_OZONE_PLATFORM_HINT=auto export MBSYNCRC=$XDG_CONFIG_HOME/mbsync/config export PASSWORD_STORE_DIR=$XDG_CONFIG_HOME/password_store export NOTMUCH_CONFIG=$XDG_CONFIG_HOME/notmuch/config