diff --git a/kitty/colors.conf b/kitty/colors.conf index 603a977..005a182 100644 --- a/kitty/colors.conf +++ b/kitty/colors.conf @@ -1,4 +1,4 @@ -background #1D1D19 +background #1a1d1c foreground #F8F8F2 cursor #F8F8F2 diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 36c8c7d..54cdca3 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -92,7 +92,7 @@ map ctrl+shift+page_up scroll_page_up map ctrl+shift+page_down scroll_page_down map ctrl+shift+h show_scrollback -map f11 toggle_fullscreen +map f11 toggle_fullscreen map ctrl+shift+enter new_window map ctrl+shift+n new_os_window