aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserScripts/Weather.py
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-22 10:55:21 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-22 10:55:21 +0900
commita5d4d4ee9550b820c8106881c69d85a73eaf5493 (patch)
tree237dd14a411500ebf95f310f5b8cdd51eae80a97 /config/hypr/UserScripts/Weather.py
parent388eb7277229bc6f9acf91b189f8a5ec23f13494 (diff)
reduced padding rofi on master config
added a space on weather.py waybar data for better output
Diffstat (limited to 'config/hypr/UserScripts/Weather.py')
-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 39f823af..1d2ea30b 100755
--- a/config/hypr/UserScripts/Weather.py
+++ b/config/hypr/UserScripts/Weather.py
@@ -116,7 +116,7 @@ tooltip_text = str.format(
# print waybar module data
out_data = {
- "text": f"{icon} {temp}",
+ "text": f"{icon} {temp}",
"alt": status,
"tooltip": tooltip_text,
"class": status_code,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage