1
0
mirror of https://github.com/AquaMorph/dotfiles.git synced 2025-06-22 22:21:40 +00:00

Fixed volume display for i3status

This commit is contained in:
Christian Colglazier 2018-08-25 14:47:41 -04:00
parent e8fcd6d537
commit 7f3cde64d5

@ -58,5 +58,5 @@ disk "/home" {
volume master {
format = "♪%volume"
format_muted = "♪~%volume"
device = "pulse:1"
device = "default"
}