Swap font configs to use monospace
, remove kitty conf
This commit is contained in:
parent
6578a38dd3
commit
6d33fcf73f
7 changed files with 9 additions and 85 deletions
|
@ -19,7 +19,7 @@ set $base0F #a16946
|
|||
# %%base16_template_end%%
|
||||
|
||||
# Global font config
|
||||
font pango:monospace 11
|
||||
font monospace 11
|
||||
|
||||
# Property Name Border BG Text Indicator Child Border
|
||||
client.focused $base00 $base02 $base05 $base0D $base02
|
||||
|
@ -38,7 +38,7 @@ bar {
|
|||
status_command "~/bin/statusbar"
|
||||
position bottom
|
||||
|
||||
font pango:monospace 11
|
||||
font monospace 11
|
||||
|
||||
colors {
|
||||
background $base00
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue