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 width can be negative. In this case the actual width is the
|
||||
# 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).
|
||||
indicate_hidden = yes
|
||||
|
@ -162,7 +162,7 @@
|
|||
icon_position = left
|
||||
|
||||
# Scale larger icons down to this size, set to 0 to disable
|
||||
max_icon_size = 24
|
||||
max_icon_size = 48
|
||||
|
||||
# Paths to default icons.
|
||||
icon_path = /usr/share/icons/Vertex-Icons/status/16:/usr/share/icons/Vertex-Icons/devices/16
|
||||
|
|
|
@ -186,15 +186,15 @@ instance=Master
|
|||
#instance=PCM
|
||||
interval=once
|
||||
signal=10
|
||||
markup=none
|
||||
separator=false
|
||||
label=vol
|
||||
|
||||
[volume]
|
||||
instance=Capture
|
||||
#instance=PCM
|
||||
interval=once
|
||||
markup=none
|
||||
signal=10
|
||||
label=mic
|
||||
|
||||
|
||||
# Key indicators
|
||||
|
|
Loading…
Reference in a new issue