Fix colorscheme setting
This commit is contained in:
parent
374c9efac3
commit
6a7cb10024
3
.bashrc
3
.bashrc
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user