Fix colorscheme setting
This commit is contained in:
parent
374c9efac3
commit
6a7cb10024
3
.bashrc
3
.bashrc
@ -25,9 +25,6 @@ export EDITOR="$VISUAL"
|
||||
# startup #
|
||||
# ------- #
|
||||
|
||||
# restore color scheme
|
||||
(cat ~/.cache/wal/sequences &)
|
||||
|
||||
# display system info on startup
|
||||
pfetch
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
# vim:fileencoding=utf-8:foldmethod=marker
|
||||
|
||||
include ~/.cache/wal/colors-kitty.conf
|
||||
|
||||
#: Fonts {{{
|
||||
|
||||
#: kitty has very powerful font management. You can configure
|
||||
|
Loading…
x
Reference in New Issue
Block a user