1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-27 21:47:46 +01:00

statusbar: adjusted all scripts to ahve similar layout

This commit is contained in:
tiyn 2023-10-14 02:31:34 +02:00
parent 8097527147
commit 75cac1a09b

View File

@ -18,4 +18,4 @@ else
mic=""
fi
printf "%s %s %s\\n" "$vol" "$icon" "$mic"
printf "%s %s %s\\n" "$mic" "$icon" "$vol%"