dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit b611ec96d22c984a72db8a9c41bf198cda57546e
parent 2b9adf57295e05bc3a72b68879ce8cb17d95010d
Author: bdmfegys@duck.com <bdmfegys@duck.com>
Date:   Wed,  8 May 2024 22:09:31 -0400

kitty.conf: add compatibility for wallust configs

Diffstat:
Mkitty/kitty.conf | 8++++++--
1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/kitty/kitty.conf b/kitty/kitty.conf @@ -11,10 +11,14 @@ remember_window_size no #initial_window_width 72c font_size 12.0 -font_family NotoSansMono +font_family fira_code # pywal compatability -include $HOME/.cache/wal/colors-kitty.conf +#include $HOME/.cache/wal/colors-kitty.conf + +# wallust compatibility (custom from my wallust config (https://git.mrgrouse.com/mrgrouse/wallust)) +include +include colors-kitty.conf # Some glyphs were not appearing in lsd and yazi, so the following patch fixes that. # nerd font patch