From 4de87afd258eebbb357eeae71e997f06c4d39887 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Tue, 6 Jun 2023 02:00:12 -0500 Subject: [PATCH] Surface --- common/kitty/kitty.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/common/kitty/kitty.conf b/common/kitty/kitty.conf index b17b12c..a7bc4d6 100644 --- a/common/kitty/kitty.conf +++ b/common/kitty/kitty.conf @@ -26,6 +26,7 @@ enabled_layouts splits:split_axis=vertical map ctrl+shift+1 change_font_size all 12.5 map ctrl+shift+2 change_font_size all 18.5 map ctrl+shift+3 change_font_size all 26 +map ctrl+shift+o launch --stdin-source=@screen_scrollback hx map ctrl+shift+equal change_font_size all +0.5 map ctrl+shift+minus change_font_size all -0.5 @@ -46,7 +47,7 @@ map ctrl+h neighboring_window left map ctrl+l neighboring_window right map ctrl+k neighboring_window up map ctrl+j neighboring_window down -map ctrl+shift+p nth_window -1 +map ctrl+shift+n nth_window -1 map ctrl+shift+space>u kitten hints --type=url --program @ shell_integration disabled @@ -88,7 +89,7 @@ url_color #F5E0DC # Kitty window border colors active_border_color #74c7ec -inactive_border_color #181825 +inactive_border_color #313244 bell_border_color #F9E2AF # OS Window titlebar colors