This commit is contained in:
Emil Lerch 2021-02-08 13:20:24 -08:00
parent 959bcc6a3b
commit 1fdba944c5
Signed by: lobo
GPG Key ID: A7B62D657EF764F8

View File

@ -2,6 +2,9 @@
export LANG="en_US.UTF-8"
export LC_ALL="en_US.UTF-8"
# Allow dash shell to pick up .commonrc (and aliases)
export ENV="$HOME/.profile"
# QT5
export QT_STYLE_OVERRIDE="Adwaita-Dark"