This commit is contained in:
Pratyush Desai 2021-12-15 13:12:37 +05:30
parent f662dc9d1e
commit 57ff924f81
Signed by: pratyush
GPG Key ID: DBA5BB7505946FAD
2 changed files with 14 additions and 11 deletions

View File

@ -1,5 +1,8 @@
theme = "gruvbox-dark" [theme]
icons = "awesome" name = "space-villain"
[icons]
name = "awesome"
[[block]] [[block]]
block = "net" block = "net"

View File

@ -7,10 +7,10 @@
#: individual font faces and even specify special fonts for particular #: individual font faces and even specify special fonts for particular
#: characters. #: characters.
font_family Sauce Code Pro Nerd Font Complete Mono #font_family Sauce Code Pro Nerd Font Complete Mono
bold_font Sauce Code Pro Bold Nerd Font Complete Mono #bold_font Sauce Code Pro Bold Nerd Font Complete Mono
italic_font Sauce Code Pro Italic 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 #bold_italic_font Sauce Code Pro Bold Italic Nerd Font Complete Mono
# font_family Anonymous Pro # 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 # bold_italic_font Anonymous Pro Bold Italic
#font_family Fira Code Retina font_family Fira Code Retina
#bold_font Fira Code Retina Bold bold_font Fira Code Retina Bold
#italic_font Fira Code Retina Italic italic_font Fira Code Retina Italic
#bold_italic_font Fira Code Retina Bold Italic bold_italic_font Fira Code Retina Bold Italic
#: You can specify different fonts for the bold/italic/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 #: variants. To get a full list of supported fonts use the `kitty
@ -582,7 +582,7 @@ background #000000
#: The foreground and background colors #: 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 #: 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 #: opaque and 0 is fully transparent. This will only work if