improve eww

This commit is contained in:
2026-09-10 19:54:50 +02:00
parent e551d36e1c
commit 7bb27f9373
46 changed files with 1296 additions and 1092 deletions
@@ -1,2 +1,5 @@
#!/usr/bin/env bash
nohup bash "$HOME/.config/script/wallpaper.sh" >/dev/null 2>&1 &
# 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"