mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 15:43:55 -05:00
waybar: set font size
This commit is contained in:
parent
06713a2e7c
commit
5b3e78e185
|
@ -42,6 +42,7 @@
|
||||||
border: none;
|
border: none;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
font-family: DroidSansM Nerd Font Mono;
|
font-family: DroidSansM Nerd Font Mono;
|
||||||
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
window#waybar {
|
window#waybar {
|
||||||
background: rgba (0, 0, 0, 0.5);
|
background: rgba (0, 0, 0, 0.5);
|
||||||
|
|
Loading…
Reference in a new issue