Fix colorscheme setting

This commit is contained in:
azpsen 2024-01-25 15:22:15 -06:00
parent 374c9efac3
commit 6a7cb10024
2 changed files with 2 additions and 3 deletions

View File

@ -25,9 +25,6 @@ export EDITOR="$VISUAL"
# startup # # startup #
# ------- # # ------- #
# restore color scheme
(cat ~/.cache/wal/sequences &)
# display system info on startup # display system info on startup
pfetch pfetch

View File

@ -1,5 +1,7 @@
# vim:fileencoding=utf-8:foldmethod=marker # vim:fileencoding=utf-8:foldmethod=marker
include ~/.cache/wal/colors-kitty.conf
#: Fonts {{{ #: Fonts {{{
#: kitty has very powerful font management. You can configure #: kitty has very powerful font management. You can configure