Tune the font on swaywm
This commit is contained in:
parent
c2846ce061
commit
322923829c
2 changed files with 2 additions and 2 deletions
|
@ -326,7 +326,7 @@ in
|
|||
border: none;
|
||||
border-radius: 0;
|
||||
font-family: IBM Plex Mono,'Font Awesome 5', 'SFNS Display', Helvetica, Arial, sans-serif;
|
||||
font-size: 13px;
|
||||
font-size: ${toString cfg.fontSize}px;
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue