diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2024-10-27 23:37:31 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2024-10-27 23:37:31 +0900 |
| commit | 72c9e6e9b3b2d6e3eaa23744fbb8723dce14ea7f (patch) | |
| tree | c83bce3ec3f50b518c605d242526777ac11cef54 /config/waybar/ModulesCustom | |
| parent | e9a68cb60732c2108545cc604db5a4df347fec46 (diff) | |
added new waybar style. Minor adjustment on swaync waybar
Diffstat (limited to 'config/waybar/ModulesCustom')
| -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 d0c8e506..fa989061 100644 --- a/config/waybar/ModulesCustom +++ b/config/waybar/ModulesCustom @@ -136,7 +136,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": "", |
