kitty use monaspace
This commit is contained in:
parent
a90bd51db5
commit
45c5e8443f
1 changed files with 10 additions and 3 deletions
|
@ -1,5 +1,12 @@
|
|||
font_family VictorMono Nerd Font Mono
|
||||
font_size 19
|
||||
# font_family VictorMono Nerd Font Mono
|
||||
font_family Monaspace Krypton Frozen
|
||||
bold_font Monaspace Neon Frozen
|
||||
italic_font Monaspace Radon Frozen
|
||||
bold_italic_font Monaspace Radon Frozen
|
||||
cursor_trail 1
|
||||
cursor_trail_decay 0.1 0.4
|
||||
cursor_trail_start_threshold 2
|
||||
font_size 20
|
||||
tab_bar_min_tabs 2
|
||||
tab_bar_edge bottom
|
||||
tab_bar_style powerline
|
||||
|
@ -8,4 +15,4 @@ tab_title_template {title}{' :{}:'.format(num_windows) if num_windows >
|
|||
|
||||
include ./kitty-theme.conf
|
||||
kitty_enable_wayland=1 kitty
|
||||
background_opacity 0.95
|
||||
background_opacity 1
|
||||
|
|
Loading…
Add table
Reference in a new issue