Last active
August 14, 2024 11:20
-
-
Save AnurajBhaskar47/c8fe8c0eb73431ade293e2e61a2a0702 to your computer and use it in GitHub Desktop.
configuration for kitty termimal
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| font_family CaskaydiaCove Nerd Font Mono | |
| bold_font auto | |
| italic_font auto | |
| bold_italic_font auto | |
| font_size 16.0 | |
| window_padding_width 4 | |
| include theme.conf | |
| background_opacity 0.95 | |
| background_blur 1 | |
| linux_display_server x11 | |
| #hide_window_decorations yes | |
| #confirm_os_window_close 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment