swww -> awww

This commit is contained in:
EdenQwQ 2026-02-21 12:24:04 +08:00
parent 8275c96e4f
commit ce73753052
9 changed files with 143 additions and 68 deletions

View file

@ -330,7 +330,7 @@
autostart_sh =
let
setWallpaper = monitor: ''
swww img --namespace background -o ${monitor} ~/Pictures/Wallpapers/generated/$(cat ~/.cache/swww/${monitor} | cut -d'/' -f7 | cut -d'-' -f2- | sd "\-blurred" "")
awww img --namespace background -o ${monitor} ~/Pictures/Wallpapers/generated/$(cat ~/.cache/awww/${monitor} | cut -d'/' -f7 | cut -d'-' -f2- | sd "\-blurred" "")
'';
in
''
@ -338,8 +338,8 @@
killall swhks
swhks &
doas swhkd -c ~/.config/mango/swhkdrc &
swww kill
swww-daemon --namespace background &
awww kill
awww-daemon --namespace background &
killall clash-meta
clash-meta -d ~/.config/clash &
wlsunset -s 00:00 -S 00:00 -t 5000 -T 5001 &