mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Fixed volume display for i3status
This commit is contained in:
parent
e8fcd6d537
commit
7f3cde64d5
@ -58,5 +58,5 @@ disk "/home" {
|
|||||||
volume master {
|
volume master {
|
||||||
format = "♪%volume"
|
format = "♪%volume"
|
||||||
format_muted = "♪~%volume"
|
format_muted = "♪~%volume"
|
||||||
device = "pulse:1"
|
device = "default"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user