fix(kitty): more reasonable font-size
This commit is contained in:
parent
69ea326594
commit
0aaf01e68f
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ map ctrl+shift+0 resize_window reset
|
||||||
confirm_os_window_close 0
|
confirm_os_window_close 0
|
||||||
enable_audio_bell no
|
enable_audio_bell no
|
||||||
window_padding_width 10
|
window_padding_width 10
|
||||||
font_size 16.0
|
font_size 14.0
|
||||||
#background_opacity 1
|
#background_opacity 1
|
||||||
background_opacity 0.98
|
background_opacity 0.98
|
||||||
#background_image ~/Nextcloud/Images/Wallpapers/kitty-bg.png
|
#background_image ~/Nextcloud/Images/Wallpapers/kitty-bg.png
|
||||||
|
|
Loading…
Reference in a new issue