From b8aaa0be7b692be729816ae0df02e8436d6966ed Mon Sep 17 00:00:00 2001 From: koffeejava Date: Fri, 13 Mar 2026 19:14:58 -0600 Subject: [PATCH] don't need this dir anymre --- disp-configs/customary.toml | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 disp-configs/customary.toml diff --git a/disp-configs/customary.toml b/disp-configs/customary.toml deleted file mode 100644 index 86f911a..0000000 --- a/disp-configs/customary.toml +++ /dev/null @@ -1,9 +0,0 @@ -# This is for customary units - -1 = "{icon}" -2 = "Live Temperature: {temp_f}°" -3 = "Feels like: {feels_temp_f}°" -4 = "Wind Speed: {wind_mph} MPH" -5 = "Humidity: {humidity}%" -6 = "Pressure: {pressure_in}" -7 = "Description: {orange}{bold}{description}{reset}"