diff options
Diffstat (limited to '.config/waybar/config')
| -rw-r--r-- | .config/waybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/config b/.config/waybar/config index 18111ed..c0af5d2 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -12,7 +12,7 @@ }, "custom/separator": { "exec": "echo \" | \"", - "format": "{}" + "format": "{}", }, "custom/brightness": { "exec": "get-brightness-percentage", |
