wlsunset, icon change, monitor num change

This commit is contained in:
opalvault
2022-03-13 10:34:39 -07:00
parent c70491f8db
commit 0f147c47af
4 changed files with 34 additions and 34 deletions

View File

@@ -9,8 +9,8 @@ source $ZSH/oh-my-zsh.sh # This has to stay below plugins.
#### ~~~~ Path Additions ~~~~ #####
export PATH=/home/opal/scripts:$PATH # Scripts
export PATH=/home/opal/go/bin:$PATH # Golang Path
export PATH=/home/opal/.config/emacs/bin:$PATH # Doom Path
export PATH=/home/opal/.local/bin:$PATH # .local path
#### ~~~~ Locale ~~~~ #####
export LANG=en_US.UTF-8