Dotfiles management (try to keep under 50 characters)

Adding dotfiles folders
[Ticket: X]
~
~
".git/COMMIT_EDITMSG" 14L, 297C
This commit is contained in:
2026-05-05 17:45:27 +02:00
parent d432206282
commit 6cac58b55a
51 changed files with 9952 additions and 0 deletions
+53
View File
@@ -0,0 +1,53 @@
# Font Configuration
font_size 12.0
# Window Configuration
window_padding_width 12
background_opacity 1.0
background_blur 32
hide_window_decorations yes
# Cursor Configuration
cursor_shape block
cursor_blink_interval 1
# Scrollback
scrollback_lines 3000
# Terminal features
copy_on_select yes
strip_trailing_spaces smart
# Key bindings for common actions
map ctrl+shift+n new_window
map ctrl+t new_tab
map ctrl+plus change_font_size all +1.0
map ctrl+minus change_font_size all -1.0
map ctrl+0 change_font_size all 0
# Tab configuration
tab_bar_style powerline
tab_bar_align left
# Shell integration
shell_integration enabled
# Dank color generation
# include dank-tabs.conf
# include dank-theme.conf
# BEGIN_KITTY_FONTS
font_family family='Fira Code' style=Regular features='+ss01 +ss02 +ss03 +ss04 +ss05 +ss07 +ss08 +ss09 +ss10 +zero +onum'
bold_font auto
italic_font auto
bold_italic_font auto
font_size 12
# END_KITTY_FONTS
# BEGIN_KITTY_THEME
# Rosé Pine Dawn
# include current-theme.conf
# END_KITTY_THEME