aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-15 13:31:07 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-15 13:31:07 +0900
commitcf4e7e595c5b4660d73be38324d78a31c0d36cc1 (patch)
tree66fcb86620018f67e44d0b85c8475987ebc5c6f9
parent899e6495867b77babf648f27cd50ad3df8b43133 (diff)
Fixed alignment of Weather.py for hyprlock - Man this is getting annoying already lmao
-rwxr-xr-xconfig/hypr/UserScripts/Weather.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/UserScripts/Weather.py b/config/hypr/UserScripts/Weather.py
index b1b21fa3..39f823af 100755
--- a/config/hypr/UserScripts/Weather.py
+++ b/config/hypr/UserScripts/Weather.py
@@ -123,7 +123,7 @@ out_data = {
}
print(json.dumps(out_data))
-simple_weather =f"{icon} {status}\n" + \
+simple_weather =f"{icon} {status}\n" + \
f" {temp} ({temp_feel_text})\n" + \
f"{wind_text} \n" + \
f"{humidity_text} \n" + \
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage