summaryrefslogtreecommitdiff
path: root/waybar
diff options
context:
space:
mode:
Diffstat (limited to 'waybar')
-rw-r--r--waybar/config.jsonc2
-rw-r--r--waybar/style.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/waybar/config.jsonc b/waybar/config.jsonc
index 9bd4776..4c2af10 100644
--- a/waybar/config.jsonc
+++ b/waybar/config.jsonc
@@ -7,7 +7,7 @@
"niri/workspaces",
"custom/uptime",
"backlight",
- "group/network",
+ "group/network"
],
"modules-center": [],
"modules-right": [
diff --git a/waybar/style.css b/waybar/style.css
index cda8a00..52f013a 100644
--- a/waybar/style.css
+++ b/waybar/style.css
@@ -2,7 +2,7 @@
* {
border: none;
- font-family: "MesloLGLDZ Nerd Font Propo, sans-serif";
+ font-family: "GeistMono Nerd Font Propo, sans-serif";
font-size: 12px;
font-weight: bold;
min-height: 0;