aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/scripts/WallpaperSelect.sh
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-11-03 01:16:16 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-11-03 01:16:16 +0900
commitd3aeb060dfd97fc8421001469f0a68289dd1b5b3 (patch)
tree694304256ec0359f4fb9f5a8d1209b2cb1f908fb /config/hypr/scripts/WallpaperSelect.sh
parent4590a30daa77209d71a7ef1cd15b3b7beff00d20 (diff)
replaced killall with pkill. WebCord added
Diffstat (limited to 'config/hypr/scripts/WallpaperSelect.sh')
-rwxr-xr-xconfig/hypr/scripts/WallpaperSelect.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/WallpaperSelect.sh b/config/hypr/scripts/WallpaperSelect.sh
index 610d94cd..fbe65d39 100755
--- a/config/hypr/scripts/WallpaperSelect.sh
+++ b/config/hypr/scripts/WallpaperSelect.sh
@@ -73,7 +73,7 @@ main() {
# Check if wofi is already running
if pidof wofi >/dev/null; then
- killall wofi
+ pkill wofi
exit 0
else
main
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage