màj
This commit is contained in:
parent
4b079121d3
commit
d6605642be
2 changed files with 4 additions and 4 deletions
|
@ -29,7 +29,7 @@
|
||||||
# the top and down respectively.
|
# the top and down respectively.
|
||||||
# The width can be negative. In this case the actual width is the
|
# The width can be negative. In this case the actual width is the
|
||||||
# screen width minus the width defined in within the geometry option.
|
# screen width minus the width defined in within the geometry option.
|
||||||
geometry = "300x5-30+20"
|
geometry = "500x5-30+20"
|
||||||
|
|
||||||
# Show how many messages are currently hidden (because of geometry).
|
# Show how many messages are currently hidden (because of geometry).
|
||||||
indicate_hidden = yes
|
indicate_hidden = yes
|
||||||
|
@ -162,7 +162,7 @@
|
||||||
icon_position = left
|
icon_position = left
|
||||||
|
|
||||||
# Scale larger icons down to this size, set to 0 to disable
|
# Scale larger icons down to this size, set to 0 to disable
|
||||||
max_icon_size = 24
|
max_icon_size = 48
|
||||||
|
|
||||||
# Paths to default icons.
|
# Paths to default icons.
|
||||||
icon_path = /usr/share/icons/Vertex-Icons/status/16:/usr/share/icons/Vertex-Icons/devices/16
|
icon_path = /usr/share/icons/Vertex-Icons/status/16:/usr/share/icons/Vertex-Icons/devices/16
|
||||||
|
|
|
@ -186,15 +186,15 @@ instance=Master
|
||||||
#instance=PCM
|
#instance=PCM
|
||||||
interval=once
|
interval=once
|
||||||
signal=10
|
signal=10
|
||||||
markup=none
|
|
||||||
separator=false
|
separator=false
|
||||||
|
label=vol
|
||||||
|
|
||||||
[volume]
|
[volume]
|
||||||
instance=Capture
|
instance=Capture
|
||||||
#instance=PCM
|
#instance=PCM
|
||||||
interval=once
|
interval=once
|
||||||
markup=none
|
|
||||||
signal=10
|
signal=10
|
||||||
|
label=mic
|
||||||
|
|
||||||
|
|
||||||
# Key indicators
|
# Key indicators
|
||||||
|
|
Loading…
Reference in a new issue