update dotfiles
This commit is contained in:
26
kitty/kitty.conf
Normal file
26
kitty/kitty.conf
Normal file
@@ -0,0 +1,26 @@
|
||||
|
||||
font_family Fira Code Retina
|
||||
font_size 11.0
|
||||
|
||||
#cursor_shape beam
|
||||
#cursor_shape block
|
||||
cursor_shape underline
|
||||
|
||||
tab_bar_edge top
|
||||
tab_bar_style separator
|
||||
tab_separator " "
|
||||
|
||||
active_tab_font_style bold
|
||||
# active_tab_foreground #d5c4a1
|
||||
# active_tab_background #000000
|
||||
# inactive_tab_foreground #bdae93
|
||||
# inactive_tab_background #3c3836
|
||||
inactive_tab_font_style normal
|
||||
|
||||
enable_images yes
|
||||
|
||||
|
||||
# BEGIN_KITTY_THEME
|
||||
# Adwaita darker
|
||||
include current-theme.conf
|
||||
# END_KITTY_THEME
|
||||
Reference in New Issue
Block a user