aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/WallustSwww.sh
diff options
context:
space:
mode:
authorDonald Williams <129223418+dwilliam62@users.noreply.github.com>2025-12-29 09:38:59 -0500
committerGitHub <noreply@github.com>2025-12-29 09:38:59 -0500
commitd95cd6e50ef56a399c386f4385c1471fb1ef25b5 (patch)
tree5744ead3c207652f4bd1ae57987531fbc8d538fd /config/hypr/scripts/WallustSwww.sh
parent2307f03405f6b7f8695f190089d24a6c29dab09f (diff)
parentcafaa576cbe7018f4c3ef3301fde16b807e74190 (diff)
Merge branch 'development' into patch-2
Diffstat (limited to 'config/hypr/scripts/WallustSwww.sh')
-rwxr-xr-xconfig/hypr/scripts/WallustSwww.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/hypr/scripts/WallustSwww.sh b/config/hypr/scripts/WallustSwww.sh
index 657f41ab..f3da3e35 100755
--- a/config/hypr/scripts/WallustSwww.sh
+++ b/config/hypr/scripts/WallustSwww.sh
@@ -40,7 +40,8 @@ else
if [[ -f "$cache_file" ]]; then
# The first non-filter line is the original wallpaper path
# wallpaper_path="$(grep -v 'Lanczos3' "$cache_file" | head -n 1)"
- wallpaper_path=$(swww query | grep $current_monitor | awk '{print $9}')
+ # wallpaper_path=$(swww query | grep $current_monitor | awk '{print $9}')
+ wallpaper_path=$(swww query | sed 's/.*image: //')
fi
fi
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage