Signed-off-by: Mathieu <mathieu.medinas@gmail.com>
This commit is contained in:
2026-02-16 09:32:36 +01:00
parent 47914cac3a
commit 92568d7e52
18 changed files with 628 additions and 1363 deletions

View File

@@ -29,7 +29,7 @@ term xterm-kitty
enable_audio_bell no
# os specific tweaks (Gnome window decoration for wayland)
linux_display_server wayland
linux_display_server x11
# font
font_family JetBrainsMono Nerd Font
@@ -60,7 +60,7 @@ remember_window_size yes
window_border_width 1.5pt
enabled_layouts tall
hide_window_decorations no
window_scale 3.0
#window_scale 3.0
# window management
map ctrl+shift+enter new_window
@@ -85,3 +85,9 @@ map ctrl+shift+t new_tab
map ctrl+shift+right next_tab
map ctrl+shift+left previous_tab
map ctrl+shift+q close_tab
# BEGIN_KITTY_THEME
# Gruvbox Material Light Soft
include current-theme.conf
# END_KITTY_THEME