Initial commit

This commit is contained in:
2025-08-30 20:23:00 +02:00
commit cfc897c53b
133 changed files with 18569 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
# The default kitty configuration
# The documentation
# https://sw.kovidgoyal.net/kitty/
startup_session ./main_session.conf
include ./theme.conf
# General settings
font_size 11.5
enable_audio_bell yes
background_opacity 0.80
default_pointer_shape arrow
mouse_hide_wait 1
# Remappings
map f1 copy_to_buffer a
map f2 paste_from_buffer a
# Remap the window switcher probably the most used one
#map ctrl+shift+k focus_visible_window
#map ctrl+shift+j swap_with_window
map ctrl+shift+n new_tab
map ctrl+shift+k next_tab
map ctrl+shift+j previous_tab
paste_actions quote-urls-at-prompt