This commit is contained in:
2026-08-10 12:04:58 +05:30
parent b556ef9551
commit 3a99b9b9c8
8 changed files with 54 additions and 81 deletions
@@ -10,12 +10,9 @@ tab_bar_edge bottom
tab_bar_style slant
tab_powerline_style angled
tab_bar_min_tabs 1
active_tab_foreground #ff2
active_tab_background #000
active_tab_font_style bold
inactive_tab_foreground #444
inactive_tab_background #999
inactive_tab_font_style normal
hide_window_decorations on
# Layout management
enabled_layouts splits, stack
@@ -33,10 +30,10 @@ map ctrl+shift+down move_window down
map ctrl+shift+w close_window
map ctrl+shift+= resize_window wider 10
map ctrl+shift+- resize_window narrower 10
map ctrl+= slant taller 10
map ctrl+- resize_window shorter 10
map ctrl+right resize_window wider 10
map ctrl+left resize_window narrower 10
map ctrl+down resize_window shorter 10
map ctrl+up resize_window taller 10
map ctrl+shift+1 goto_tab 1
map ctrl+shift+2 goto_tab 2
@@ -48,3 +45,10 @@ map ctrl+shift+7 goto_tab 7
map ctrl+shift+8 goto_tab 8
map ctrl+shift+9 goto_tab 9
# BEGIN_KITTY_THEME
# Nord
include current-theme.conf
# END_KITTY_THEME