fixing typo at config.jsonc

Fixing `nospacing` to `spacing`. 

There is no such a config as `nospacing` in Waybar source code.
This commit is contained in:
Meerzulee 2025-08-26 10:01:24 +06:00 committed by GitHub
parent acc1e2f757
commit f0a12463a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -72,7 +72,7 @@
"tooltip-format-ethernet": "⇣{bandwidthDownBytes} ⇡{bandwidthUpBytes}",
"tooltip-format-disconnected": "Disconnected",
"interval": 3,
"nospacing": 1,
"spacing": 1,
"on-click": "alacritty --class=Impala -e impala"
},
"battery": {