i3-wide env vars and stuff moved to .config from HOME

This commit is contained in:
Henrik Bakken
2021-03-23 22:37:25 +01:00
parent 8c79595610
commit a795cfacbd
11 changed files with 21 additions and 24 deletions
-2
View File
@@ -1,5 +1,3 @@
set -x VISUAL /usr/bin/nvim
set -x EDITOR /usr/bin/nvim
set -x BROWSER /usr/bin/google-chrome-stable
set -x QT_QPA_PLATFORMTHEME "qt5ct"
set -x GTK2_RC_FILES "$HOME/.gtkrc-2.0"