From 6fedb6552b0aabc62e34b2dcfd4ad1e0ffe54f92 Mon Sep 17 00:00:00 2001 From: Daniel Lundin Date: Wed, 14 Oct 2020 10:15:19 +0200 Subject: [PATCH] dark kitty --- .config/kitty/kitty.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 76e2522..a74eade 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -27,10 +27,12 @@ window_padding_width 0 update_check_interval 0 placement_strategy center active_border_color none -hide_window_decorations no +hide_window_decorations yes resize_in_steps yes url_color #29B6F6 url_style curly -include theme-tomorrow.conf +#include theme-tomorrow.conf +include theme-spacegray-eighties.conf +#include ~/src/github.com/dexpota/kitty-themes/themes/Tango_Dark.conf