mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-09 18:29:41 +00:00
Define font-size for window name text
This commit is contained in:
parent
36c91ef958
commit
61197fb18e
|
@ -1,3 +1,4 @@
|
|||
.window_name {
|
||||
font-family: "JetBrains Mono", "Font Awesome 6 Free", sans-serif;
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue