Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2022-11-24 20:37:09 -05:00
parent cadd1fc421
commit b19cb01158
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
2 changed files with 3 additions and 1 deletions

View File

@ -9,8 +9,8 @@ export LESS_TERMCAP_so=''
export LESS_TERMCAP_ue=''
export LESS_TERMCAP_us=''
export LESS=-R
export PATH=~/.guix-home/profile/bin:$PATH
if [[ $(tty) == /dev/tty2 ]]; then
export PATH=~/.guix-home/profile/bin:$PATH
exec sway
fi

View File

@ -59,5 +59,7 @@
"cmus"
"python"
"openssl"
"font-google-noto-serif-cjk"
"font-google-noto-sans-cjk"
))
)))