save
This commit is contained in:
@@ -11,6 +11,7 @@ general {
|
||||
interval = 5
|
||||
}
|
||||
|
||||
order += "volume"
|
||||
order += "ipv6"
|
||||
order += "cpu_temperature 0"
|
||||
order += "wireless _first_"
|
||||
@@ -56,3 +57,10 @@ ipv6 {
|
||||
format_up = "Useless Protocol: %ipv6"
|
||||
format_down = "Useless Protocol: Down"
|
||||
}
|
||||
|
||||
volume master {
|
||||
format = " %volume%%"
|
||||
format_muted = " Muted"
|
||||
device = "default"
|
||||
mixer = "Master"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user