From 7b18bfd1a7a16a2949713725b1ae9a6107391391 Mon Sep 17 00:00:00 2001 From: phosit Date: Sat, 25 Apr 2020 18:57:56 +0200 Subject: [PATCH] Add kelvin in man --- man/waybar-temperature.5.scd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 ```