Files
nixconfig/modules/home/wayland/apps/eww/bar/scripts/wallpaper
T
2026-09-10 19:54:50 +02:00

6 lines
190 B
Bash
Executable File

#!/usr/bin/env bash
# Wallpaper chooser (wofi + awww), detached from eww.
eww close popup 2>/dev/null
eww update active-panel= 2>/dev/null
detach "$BASH" "$HOME/.config/script/wallpaper.sh"