1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-10 03:21:16 +02:00

minor changes to the bar

This commit is contained in:
TiynGER
2020-03-29 11:41:01 +02:00
parent b6d83978a7
commit 1314a1fae0
4 changed files with 4 additions and 4 deletions

View File

@@ -12,4 +12,4 @@ else
icon="🔉"
fi
printf "%s %s%%\\n" "$icon" "$vol"
printf "%s %s\\n" "$vol" "$icon"