update: swww -> awww & small tuning before the bigger update

This commit is contained in:
2026-03-26 10:03:32 +03:00
parent c49c97d55c
commit f2a528cfa8
11 changed files with 47 additions and 13 deletions

View File

@@ -0,0 +1,6 @@
#!/bin/bash
X_POS=$(awk "BEGIN {srand(); print rand()}")
Y_POS=$(awk "BEGIN {srand(); print rand()}")
awww img $WALLPAPER --transition-type grow --transition-pos "$X_POS, $Y_POS" --transition-fps 60