kitty: decrease font size and use gamma settings
This commit is contained in:
+6
-2
@@ -1,15 +1,19 @@
|
||||
# Imports
|
||||
include ../../.cache/wal/colors-kitty.conf
|
||||
|
||||
# Style
|
||||
font_family 0xProto Nerd Font
|
||||
font_size 11
|
||||
font_size 10.8
|
||||
font_weight 340
|
||||
cursor_trail 6
|
||||
window_padding_width 5
|
||||
|
||||
# Rendering
|
||||
text_gamma_adjustment 1.7
|
||||
text_contrast 30
|
||||
|
||||
# General
|
||||
confirm_os_window_close 0
|
||||
|
||||
# Dinamically update colorscheme with pywal16
|
||||
allow_remote_control yes
|
||||
listen_on unix:@mykitty
|
||||
|
||||
Reference in New Issue
Block a user