mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-08-05 14:25:31 +00:00
Fixed volume display for i3status
This commit is contained in:
@@ -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"
|
||||||
}
|
}
|
Reference in New Issue
Block a user