diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-01-29 17:32:30 -0500 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2026-01-29 17:32:30 -0500 |
| commit | 8c9a9b0f6b4187a11dbb2996bf598d3e3310d3b1 (patch) | |
| tree | c24b3e1eadb6bcd98f267a82fbd65926b9b878b1 | |
| parent | 69dd9649fd4e0c643cd1b9b2c641c0276e5b11c8 (diff) | |
Forgot comma
| -rw-r--r-- | config/waybar/ModulesCustom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/waybar/ModulesCustom b/config/waybar/ModulesCustom index 5c53c1dc..3075c170 100644 --- a/config/waybar/ModulesCustom +++ b/config/waybar/ModulesCustom @@ -24,7 +24,7 @@ "return-type": "json", "hide-empty-text": true, "on-click": "pkill -USR1 waybar-weather" -} +}, "custom/hyprpicker": { "format": "", |
