mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-13 14:42:29 +02:00
added description for configuration option hide-on-silence in man file
This commit is contained in:
@ -35,7 +35,7 @@ libcava lives in:
|
|||||||
|[ *framerate*
|
|[ *framerate*
|
||||||
:[ integer
|
:[ integer
|
||||||
:[ 30
|
:[ 30
|
||||||
:[ rames per second. Is used as a replacement for *interval*
|
:[ Frames per second. Is used as a replacement for *interval*
|
||||||
|[ *autosens*
|
|[ *autosens*
|
||||||
:[ integer
|
:[ integer
|
||||||
:[ 1
|
:[ 1
|
||||||
@ -60,6 +60,10 @@ libcava lives in:
|
|||||||
:[ integer
|
:[ integer
|
||||||
:[ 5
|
:[ 5
|
||||||
:[ Seconds with no input before cava main thread goes to sleep mode
|
:[ Seconds with no input before cava main thread goes to sleep mode
|
||||||
|
|[ *hide_on_silence*
|
||||||
|
:[ bool
|
||||||
|
:[ false
|
||||||
|
:[ Hides the widget if no input (after sleep_timer elapsed)
|
||||||
|[ *method*
|
|[ *method*
|
||||||
:[ string
|
:[ string
|
||||||
:[ pulse
|
:[ pulse
|
||||||
|
Reference in New Issue
Block a user