summaryrefslogtreecommitdiff
path: root/cfg/i3/kurobar.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cfg/i3/kurobar.sh')
-rw-r--r--cfg/i3/kurobar.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/cfg/i3/kurobar.sh b/cfg/i3/kurobar.sh
index 83742e8..ac1172d 100644
--- a/cfg/i3/kurobar.sh
+++ b/cfg/i3/kurobar.sh
@@ -1,8 +1,8 @@
#!/bin/bash
while true; do
- # --- volume percentage ---
- volume=$(pamixer --get-volume)
+ # --- volume percentage ---
+ volume=$(pamixer --get-volume)
# --- battery percentage ---
if [ -d /sys/class/power_supply/BAT0 ]; then