tracked
This commit is contained in:
parent
f662dc9d1e
commit
57ff924f81
@ -1,5 +1,8 @@
|
||||
theme = "gruvbox-dark"
|
||||
icons = "awesome"
|
||||
[theme]
|
||||
name = "space-villain"
|
||||
|
||||
[icons]
|
||||
name = "awesome"
|
||||
|
||||
[[block]]
|
||||
block = "net"
|
||||
|
@ -7,10 +7,10 @@
|
||||
#: individual font faces and even specify special fonts for particular
|
||||
#: characters.
|
||||
|
||||
font_family Sauce Code Pro Nerd Font Complete Mono
|
||||
bold_font Sauce Code Pro Bold Nerd Font Complete Mono
|
||||
italic_font Sauce Code Pro Italic Nerd Font Complete Mono
|
||||
bold_italic_font Sauce Code Pro Bold Italic Nerd Font Complete Mono
|
||||
#font_family Sauce Code Pro Nerd Font Complete Mono
|
||||
#bold_font Sauce Code Pro Bold Nerd Font Complete Mono
|
||||
#italic_font Sauce Code Pro Italic Nerd Font Complete Mono
|
||||
#bold_italic_font Sauce Code Pro Bold Italic Nerd Font Complete Mono
|
||||
|
||||
|
||||
# font_family Anonymous Pro
|
||||
@ -19,10 +19,10 @@ bold_italic_font Sauce Code Pro Bold Italic Nerd Font Complete Mono
|
||||
# bold_italic_font Anonymous Pro Bold Italic
|
||||
|
||||
|
||||
#font_family Fira Code Retina
|
||||
#bold_font Fira Code Retina Bold
|
||||
#italic_font Fira Code Retina Italic
|
||||
#bold_italic_font Fira Code Retina Bold Italic
|
||||
font_family Fira Code Retina
|
||||
bold_font Fira Code Retina Bold
|
||||
italic_font Fira Code Retina Italic
|
||||
bold_italic_font Fira Code Retina Bold Italic
|
||||
|
||||
#: You can specify different fonts for the bold/italic/bold-italic
|
||||
#: variants. To get a full list of supported fonts use the `kitty
|
||||
@ -582,7 +582,7 @@ background #000000
|
||||
|
||||
#: The foreground and background colors
|
||||
|
||||
background_opacity 0.80
|
||||
background_opacity 1
|
||||
|
||||
#: The opacity of the background. A number between 0 and 1, where 1 is
|
||||
#: opaque and 0 is fully transparent. This will only work if
|
||||
|
Loading…
Reference in New Issue
Block a user