From 6a7cb10024faa4ffd1bdcc07b7ab479135c0aff5 Mon Sep 17 00:00:00 2001 From: azpsen Date: Thu, 25 Jan 2024 15:22:15 -0600 Subject: [PATCH] Fix colorscheme setting --- .bashrc | 3 --- .config/kitty/kitty.conf | 2 ++ 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.bashrc b/.bashrc index a8c5771..b09ea78 100644 --- a/.bashrc +++ b/.bashrc @@ -25,9 +25,6 @@ export EDITOR="$VISUAL" # startup # # ------- # -# restore color scheme -(cat ~/.cache/wal/sequences &) - # display system info on startup pfetch diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 12898db..3feabe7 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -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