diff --git a/man/waybar-temperature.5.scd b/man/waybar-temperature.5.scd index 7c25e88..8649736 100644 --- a/man/waybar-temperature.5.scd +++ b/man/waybar-temperature.5.scd @@ -44,7 +44,7 @@ Addressed by *temperature* *format*: ++ typeof: string ++ default: {temperatureC}°C ++ - The format (Celsius/Fahrenheit) in which the temperature should be displayed. + The format (Celsius/Fahrenheit/Kelvin) in which the temperature should be displayed. *format-icons*: ++ typeof: array ++ @@ -97,6 +97,8 @@ Addressed by *temperature* *{temperatureF}*: Temperature in Fahrenheit. +*{temperatureK}*: Temperature in Kelvin. + # EXAMPLES ```