aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/hyprlock.conf
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2024-05-07 02:12:38 +0900
committerGitHub <noreply@github.com>2024-05-07 02:12:38 +0900
commit6e3d093a4477b3a5e014e5f99b0315ea7e81199a (patch)
treee54326fe7388ba4a15b0ede91b4ebef698bd01e5 /config/hypr/hyprlock.conf
parent14afd2ce055bd2470d2f2aa720bf12678130cd9c (diff)
parent083bbd3625d2818a87469bf553ec5309e36b4180 (diff)
Merge pull request #242 from SherLock707/development
Hyprlock weather delay fix
Diffstat (limited to 'config/hypr/hyprlock.conf')
-rw-r--r--config/hypr/hyprlock.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/hyprlock.conf b/config/hypr/hyprlock.conf
index 3aa029d9..38c927a0 100644
--- a/config/hypr/hyprlock.conf
+++ b/config/hypr/hyprlock.conf
@@ -110,7 +110,7 @@ label {
# weather edit specific location. Note, this cause a 2-4 seconds delay in locking
label {
monitor =
- text = cmd[update:3600000] ping -c 1 wttr.in > /dev/null && curl -s 'wttr.in?format=2' # For specific location : wttr.in/busan?format=2
+ text = cmd[update:3600000] [ -f ~/.cache/.weather_cache ] && cat ~/.cache/.weather_cache
color = $color10
font_size = 24
font_family = JetBrains Mono Nerd Font 10
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage