diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2023-10-28 22:16:28 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2023-10-28 22:16:28 +0900 |
| commit | 31efdec20c0965ccc93dc7d588e3a0b33dae0a28 (patch) | |
| tree | bf4eecb8f3ba24ed4c53bbe85bf81bc705afcb10 /config/waybar/modules | |
| parent | 8b12e1e2700e2add5974dfcc1205841545df17d7 (diff) | |
small waybar (module) correction
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 340c3ce3..45820fc5 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -229,7 +229,7 @@ "pulseaudio": { "format": "{icon}", - "format-bluetooth": "{icon} {volume} %", + "format-bluetooth": "{icon} {volume}%", "format-muted": "", "format-icons": { "headphone": "", |
