Set TTY colours

This commit is contained in:
~erin 2022-04-22 15:45:19 -04:00
parent b1d1e5895b
commit 87eadf3375
No known key found for this signature in database
GPG Key ID: DA70E064A8C70F44
1 changed files with 1 additions and 0 deletions

View File

@ -2,5 +2,6 @@ eval $(ssh-agent)
if [ "$(tty)" = "/dev/tty1" ]; then
exec dbus-run-session sway
fi
setcolors $HOME/src/linux-vt-setcolors/conf
GPG_TTY=$(tty)
killall gnome-keyring-daemon