This commit is contained in:
whoami 2025-03-23 22:24:32 +01:00
commit 01a9e86575
64 changed files with 2284 additions and 0 deletions

14
config/kitty/kitty.conf Normal file
View file

@ -0,0 +1,14 @@
background #000
foreground #c1c1c1
font_family Monocraft Nerd Font
font_size 13
shell fish
cursor_shape block
window_padding_width 3
confirm_os_window_close 0
shell_integration no-cursor
# Shortcuts
map ctrl+equal change_font_size all +1.0
map ctrl+minus change_font_size all -1.0