make displaying volume level in statusbar optional
This commit is contained in:
@@ -314,6 +314,8 @@
|
||||
#
|
||||
#clock_display_seconds = "no"
|
||||
#
|
||||
#display_volume_level = "yes"
|
||||
#
|
||||
#display_bitrate = "no"
|
||||
#
|
||||
#display_remaining_time = "no"
|
||||
|
||||
@@ -240,6 +240,9 @@ If enabled, user will be asked if he really wants to clear the main playlist aft
|
||||
.B clock_display_seconds = yes/no
|
||||
If enabled, clock will display time in format hh:mm:ss, otherwise hh:mm.
|
||||
.TP
|
||||
.B display_volume_level = yes/no
|
||||
If enabled, volume level will be displayed in statusbar, otherwise not.
|
||||
.TP
|
||||
.B display_bitrate = yes/no
|
||||
If enabled, bitrate of currently playing song will be displayed in statusbar.
|
||||
.TP
|
||||
|
||||
Reference in New Issue
Block a user