diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-09-19 12:00:16 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-19 12:00:16 +0900 |
| commit | 4fe21c27c6433888561df7596f882c1dff97533f (patch) | |
| tree | c8f35393363f7f2de7ae6b5572c5f8bfe3fa4ec1 /config/waybar/Modules | |
| parent | 453ba552c03d982aa3649892160ff44244ca27e2 (diff) | |
| parent | 90794ab39de7b8acdcd8191231c3852f72498f9b (diff) | |
Merge pull request #451 from JaKooLit/main
main to development
Diffstat (limited to 'config/waybar/Modules')
| -rw-r--r-- | config/waybar/Modules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/waybar/Modules b/config/waybar/Modules index 933f8a8d..e825e53b 100644 --- a/config/waybar/Modules +++ b/config/waybar/Modules @@ -539,7 +539,7 @@ "custom/swaync": { "tooltip": true, "tooltip-format": "Left Click: Launch Notification Center\nRight Click: Do not Disturb", - "format": "{}{icon}", + "format": "{} {icon}", "format-icons": { "notification": "<span foreground='red'><sup></sup></span>", "none": "", |
