diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2026-04-26 10:16:45 +0200 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2026-04-26 10:18:35 +0200 |
| commit | 35559da0ccb4205865a5f61c54922253f743b469 (patch) | |
| tree | 402450bea7fba011509cdce9d4631a2e23345fdc /artix/template/waybar | |
| parent | e1541e4e9bad1c56cf6ed0143f1e514c5186e141 (diff) | |
change font with make
Diffstat (limited to 'artix/template/waybar')
| -rw-r--r-- | artix/template/waybar/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/artix/template/waybar/style.css b/artix/template/waybar/style.css index fca6b96..c093460 100644 --- a/artix/template/waybar/style.css +++ b/artix/template/waybar/style.css @@ -1,5 +1,5 @@ * { - font-family: "monospace"; + font-family: "$FONT"; font-weight: bold; } |
