update sway config

This commit is contained in:
Alexander Navarro 2023-07-13 11:20:09 -04:00
parent 169953d51f
commit 8606da9f28
6 changed files with 94 additions and 17 deletions

View file

@ -9,6 +9,7 @@ export DOTS="$HOME/Repos/Private/dots"
export EDITOR=nvim
export VISUAL="$EDITOR"
export QT_STYLE_OVERRIDE=kvantum
export MOZ_ENABLE_WAYLAND=1
# Dev Stuff
export NPM_PACKAGES="$HOME/.npm-packages"