Initial commit

This commit is contained in:
Alexander
2026-02-08 01:53:11 +03:00
commit 73088e39cd
145 changed files with 13671 additions and 0 deletions

View File

@@ -0,0 +1,38 @@
# Shared Settings
# Font settings
font_family DankMono Nerd Font
bold_font auto
italic_font auto
bold_italic_font auto
font_size 12.0
adjust_line_height 100%
font_features none
# Cursor settings
cursor_shape block
cursor_shape_unfocused hollow
cursor_blink_interval 0
shell_integration disabled
# Window decorations
hide_window_decorations yes
# Window paddings
window_padding_width 5 5 5 5
# Setting background opacity
background_opacity 0.8
# Setting background
# background_image /home/poti/.config/kitty/backgrounds/bg-blurred-darker.png
# background_image_layout scaled
# Wayland Specific
linux_display_server wayland
wayland_enable_ime yes
# Miscellaneous settings
# Set scrollback lines maximum
scrollback_lines 1000000