diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-08 09:51:28 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-08 09:51:28 +0900 |
| commit | 777b43ff16e642cfbfb1643f977c1de8d0d21050 (patch) | |
| tree | b3b269a827d35ce199fd561fac9c01f1561ac9f0 /config/waybar/modules | |
| parent | b6d5b130202f8d366de3ea43afa5a51aac6ea820 (diff) | |
Wlogout.sh tweaked
small tweak waybar modules
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 f42f89d0..a2357e20 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -192,7 +192,7 @@ "critical": 15 }, "format": "{icon} {capacity}%", - "format-charging": "{capacity}%", + "format-charging": " {capacity}%", "format-plugged": " {capacity}%", "format-alt-click": "click", "format-full": "{icon} Full", |
