commit 86a99143cf012fc7b8b9f7a0c1475df2b9187fbe parent 14ef7bfab4b21a03c13aec1fbbfb560fdc953288 Author: awy <awy@awy.one> Date: Sun, 21 Dec 2025 16:19:25 +0300 e Diffstat:
| M | .local/bin/randombg | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.local/bin/randombg b/.local/bin/randombg @@ -1,4 +1,6 @@ #!/bin/sh +# flicker-free wallpaper slideshow. + killall swaybg PIDFILE="/tmp/randombg.pid" # Check if the PID file exists and if the process is running