diff options
| author | jstmax! <87650746+jstmaxlol@users.noreply.github.com> | 2025-10-26 00:26:29 +0200 |
|---|---|---|
| committer | jstmax! <87650746+jstmaxlol@users.noreply.github.com> | 2025-10-26 00:26:29 +0200 |
| commit | 4da38055970bc983b4a2d1a7ea04795cdde15bd1 (patch) | |
| tree | d2a25d976bc65a8aa4c30f580bbeaf684997b273 /cfg/kitty-cfg | |
| parent | af9aa365e5ad48a9a0da5a82713821fd076e7dc5 (diff) | |
updated cfg/ - testing commit signature from git
Diffstat (limited to 'cfg/kitty-cfg')
| -rw-r--r-- | cfg/kitty-cfg | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/cfg/kitty-cfg b/cfg/kitty-cfg index e98d0ba..5541ffa 100644 --- a/cfg/kitty-cfg +++ b/cfg/kitty-cfg @@ -1,3 +1,10 @@ +# __ ___ __ __ +# / //_(_) /_/ /___ __ +# / ,< / / __/ __/ // / +# /_/|_/_/\__/\__/\_, / +# /___/ +# +# Configuration font_family mononoki font_size 12 bold_font auto @@ -13,7 +20,7 @@ wheel_scroll_min_lines 1 enable_audio_bell no window_padding_width 25 hide_window_decorations yes -background_opacity 0.9 +background_opacity 0.8 dynamic_background_opacity yes confirm_os_window_close 0 selection_foreground none |