Compare commits

...

2 Commits

1 changed files with 1 additions and 3 deletions

View File

@ -2,10 +2,8 @@
#
# Thurstylark
include $dir-utils/output/set-bg
set $o-id "*"
set $o-bg-path $$(find $dir-wallpapers -type f \( -iname \*.jpg -o -iname \*.png \) -not -path $dir-wallpapers/sway/\* | shuf -n 1 )
set $o-bg-path $$(/usr/share/backgrounds/thurstylark/tl-wallpaper-shuf.bash)
set $o-bg-fill "#000000"
output $o-id bg $o-bg-path fill $o-bg-fill