From 44f6742235d2d4471ce8c1f448c371af594b886b Mon Sep 17 00:00:00 2001 From: retrozinndev Date: Tue, 10 Dec 2024 15:16:27 -0300 Subject: [PATCH] :sparkles: add: kitty configuration! --- kitty/kitty.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 kitty/kitty.conf diff --git a/kitty/kitty.conf b/kitty/kitty.conf new file mode 100644 index 0000000..8d8ac0a --- /dev/null +++ b/kitty/kitty.conf @@ -0,0 +1,10 @@ +# Imports +include ../../.cache/wal/colors-kitty.conf + +# Style +font_family 0xProto Nerd Font +cursor_trail 6 + +# General +confirm_os_window_close 0 +allow_remote_control true # Dinamically update colorscheme with pywal16