.bashrc: Add GUI config

Let's ditch pam_environment entirely
This commit is contained in:
Peter Cai 2022-12-20 14:47:50 -05:00
parent 5abfea77e4
commit 3348a8d4d6
1 changed files with 4 additions and 0 deletions

View File

@ -109,3 +109,7 @@ export PASSWORD_STORE_ENABLE_EXTENSIONS=true
# Use gpg-agent-ssh
export SSH_AUTH_SOCK=/run/user/1000/gnupg/S.gpg-agent.ssh
# Desktop stuff (Sway)
export QT_QPA_PLATFORMTHEME=qt5ct
export GTK_THEME=Gruvbox-Material-Dark-HIDPI