diff options
| author | jStmaX! <87650746+jstmaxlol@users.noreply.github.com> | 2025-08-28 13:14:47 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-28 13:14:47 +0200 |
| commit | 0299b44228a07e22985959c3f47d120b2f114abc (patch) | |
| tree | 383a48f6845f208b8be07b5d2ade2a7f87413c53 /cfg/kitty-cfg | |
| parent | 21ac700ef77c80399248d05a06d317738b5aaa3e (diff) | |
add kitty cfg
Diffstat (limited to 'cfg/kitty-cfg')
| -rw-r--r-- | cfg/kitty-cfg | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/cfg/kitty-cfg b/cfg/kitty-cfg new file mode 100644 index 0000000..e98d0ba --- /dev/null +++ b/cfg/kitty-cfg @@ -0,0 +1,21 @@ +font_family mononoki +font_size 12 +bold_font auto +italic_font auto +bold_italic_font auto +remember_window_size no +initial_window_width 1010 +initial_window_height 656 +cursor_blink_interval 0.5 +cursor_stop_blinking_after 1 +scrollback_lines 2000 +wheel_scroll_min_lines 1 +enable_audio_bell no +window_padding_width 25 +hide_window_decorations yes +background_opacity 0.9 +dynamic_background_opacity yes +confirm_os_window_close 0 +selection_foreground none +selection_background none +cursor_trail 1 |