diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-12-27 13:23:34 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-12-27 13:23:34 +0900 |
| commit | 1e2a3b25aa760885ee326433ef0ab176e39c73bc (patch) | |
| tree | f9a14d7eb0dac4e0458083eff4708c9aaebfb4f3 /config/waybar/modules | |
| parent | 3eb715f78172f2e854fc744841ee74203af28073 (diff) | |
updated for swaync
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 6dac507a..cd2ea357 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -546,7 +546,7 @@ }, "custom/swaync": { - "tooltip": false, + "tooltip":true, "format": "{icon} {}", "format-icons": { "notification": "<span foreground='red'><sup></sup></span>", |
