changing over to ComicCode Font
This commit is contained in:
parent
3a1e82ff49
commit
04c9ceda03
@ -20,6 +20,7 @@ set_from_resource $split i3wm.color10 "#9E664B0"
|
|||||||
#font pango: IBM Plex Mono 11px
|
#font pango: IBM Plex Mono 11px
|
||||||
#font pango: JetBrains Mono 8
|
#font pango: JetBrains Mono 8
|
||||||
font pango: BlexMono Nerd Font 11px
|
font pango: BlexMono Nerd Font 11px
|
||||||
|
#font pango: Comic Code Ligatures Medium 11px
|
||||||
#font pango: Fira Code 11px
|
#font pango: Fira Code 11px
|
||||||
|
|
||||||
# This font is widely installed, provides lots of unicode glyphs, right-to-left
|
# This font is widely installed, provides lots of unicode glyphs, right-to-left
|
||||||
|
@ -8,7 +8,9 @@
|
|||||||
|
|
||||||
#font_family Fira Code Regular
|
#font_family Fira Code Regular
|
||||||
#font_family IBM Plex Mono
|
#font_family IBM Plex Mono
|
||||||
font_family BlexMono Nerd Font
|
#font_family BlexMono Nerd Font
|
||||||
|
font_family Comic Code Ligatures Regular
|
||||||
|
#font_family Comic Code Ligatures Medium
|
||||||
bold_font auto
|
bold_font auto
|
||||||
italic_font auto
|
italic_font auto
|
||||||
bold_italic_font auto
|
bold_italic_font auto
|
||||||
@ -25,7 +27,7 @@ bold_italic_font auto
|
|||||||
#: italic_font Operator Mono Book Italic
|
#: italic_font Operator Mono Book Italic
|
||||||
#: bold_italic_font Operator Mono Medium Italic
|
#: bold_italic_font Operator Mono Medium Italic
|
||||||
|
|
||||||
# font_size 11.0
|
font_size 12.0
|
||||||
|
|
||||||
#: Font size (in pts)
|
#: Font size (in pts)
|
||||||
|
|
||||||
@ -761,7 +763,7 @@ background #282828
|
|||||||
|
|
||||||
#: The foreground and background colors
|
#: The foreground and background colors
|
||||||
|
|
||||||
# background_opacity 1.0
|
background_opacity 1.0
|
||||||
|
|
||||||
#: 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user