all repos

dotfiles @ d2d0c72

i use rach linux btw
1 files changed, 2 insertions(+), 0 deletions(-)
kitty: do splits with current work path
Author: Olexandr Smirnov olexsmir@gmail.com
Committed at: 2025-08-07 18:09:43 +0300
Parent: a43b342
M config/kitty/kitty.conf
ยทยทยท
        49
        49
         map alt+9 goto_tab 9

      
        50
        50
         map alt+0 goto_tab 10

      
        51
        51
         map kitty_mod+t new_tab_with_cwd

      
        
        52
        +map kitty_mod+enter new_window_with_cwd

      
        
        53
        +map kitty_mod+alt+enter new_os_window_with_cwd

      
        52
        54
         

      
        53
        55
         map ctrl+equal change_font_size all +1

      
        54
        56
         map ctrl+minus change_font_size all -1