diff --git a/i3status.d/7DPQTN2.toml b/i3status.d/7DPQTN2.toml index 6a6a97c..f328ece 100644 --- a/i3status.d/7DPQTN2.toml +++ b/i3status.d/7DPQTN2.toml @@ -36,7 +36,6 @@ on_click = "$HOME/.config/sway/bin/sway_volume gui" [[block]] block = "bluetooth" mac = "4C:87:5D:0D:0F:4F" -label = " ignorance ii" on_click = "termite -e bluetoothctl" [[block]] @@ -52,7 +51,7 @@ format = "{percentage} {time}" [[block]] block = "weather" -format = "{location}: {weather} {temp}°, {wind} m/s {direction}" +format = "{location}: {weather} {temp}, {wind} m/s {direction}" autolocate = true service = { name = "openweathermap", api_key = "2a4ce7726b2f1731ec04418e64800e92", city_id = "2950159", units = "metric" } diff --git a/i3status.d/90PKL63.toml b/i3status.d/90PKL63.toml index c97f824..3a3d3b7 100644 --- a/i3status.d/90PKL63.toml +++ b/i3status.d/90PKL63.toml @@ -36,7 +36,6 @@ on_click = "$HOME/.config/sway/bin/sway_volume gui" [[block]] block = "bluetooth" mac = "04:52:C7:C7:C8:DB" -label = " ignorance" on_click = "termite -e bluetoothctl" [[block]] @@ -52,7 +51,7 @@ format = "{percentage} {time}" [[block]] block = "weather" -format = "{location}: {weather} {temp}°, {wind} m/s {direction}" +format = "{location}: {weather} {temp}, {wind} m/s {direction}" autolocate = true service = { name = "openweathermap", api_key = "2a4ce7726b2f1731ec04418e64800e92", city_id = "2950159", units = "metric" } diff --git a/i3status.d/annoyance.toml b/i3status.d/annoyance.toml index 4538968..c6a7d32 100644 --- a/i3status.d/annoyance.toml +++ b/i3status.d/annoyance.toml @@ -41,7 +41,7 @@ on_collapsed_click = "Plexamp.AppImage" [[block]] block = "weather" -format = "{location}: {weather} {temp}°, {wind} m/s {direction}" +format = "{location}: {weather} {temp}, {wind} m/s {direction}" autolocate = true service = { name = "openweathermap", api_key = "2a4ce7726b2f1731ec04418e64800e92", city_id = "2950159", units = "metric" } diff --git a/i3status.d/silence.toml b/i3status.d/silence.toml index 69f8e8a..ffbe7f0 100644 --- a/i3status.d/silence.toml +++ b/i3status.d/silence.toml @@ -46,7 +46,7 @@ format = "{percentage} {time}" [[block]] block = "weather" -format = "{location}: {weather} {temp}°, {wind} m/s {direction}" +format = "{location}: {weather} {temp}, {wind} m/s {direction}" autolocate = true service = { name = "openweathermap", api_key = "2a4ce7726b2f1731ec04418e64800e92", city_id = "2950159", units = "metric" }