diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2024-09-17 09:47:48 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-17 09:47:48 +0900 |
| commit | 6799691d8a491d73cd3eb466b99f9f5289ac33df (patch) | |
| tree | 4e2f64356a9f539678a1c67177210a327423b6c2 /config/waybar/Modules | |
| parent | ea5a4b1f60946d37cbcc03d5325e74a221e789dd (diff) | |
| parent | 628b4203ad9976db811a15e2c330c3904ce40cd5 (diff) | |
Merge pull request #446 from JaKooLit/development
Development to main. copy patch
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 e825e53b..933f8a8d 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": "", |
