diff options
-rw-r--r-- | i3blocks.conf | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/i3blocks.conf b/i3blocks.conf index 24b0d10..769ab6f 100644 --- a/i3blocks.conf +++ b/i3blocks.conf @@ -8,15 +8,12 @@ separator_block_width=15 markup=none # Volume indicator -# -# The first parameter sets the step (and units to display) -# The second parameter overrides the mixer selection -# See the script for details. [volume] label=♪ +interval=once instance=Master #instance=PCM -interval=once +interval=30 signal=10 [brightness] |