summaryrefslogtreecommitdiff
path: root/artix/template/waybar
diff options
context:
space:
mode:
authorNantha Sorubakanthan <nantha@mielota.com>2026-04-26 10:16:45 +0200
committerNantha Sorubakanthan <nantha@mielota.com>2026-04-26 10:18:35 +0200
commit35559da0ccb4205865a5f61c54922253f743b469 (patch)
tree402450bea7fba011509cdce9d4631a2e23345fdc /artix/template/waybar
parente1541e4e9bad1c56cf6ed0143f1e514c5186e141 (diff)
change font with make
Diffstat (limited to 'artix/template/waybar')
-rw-r--r--artix/template/waybar/style.css2
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;
}