bunch of stuff that doesn't matter

This commit is contained in:
2026-03-18 19:57:34 +00:00
parent f394d004ff
commit 102eef308f
11 changed files with 31 additions and 32 deletions

View File

@@ -1,3 +1,5 @@
#!/usr/bin/env sh
feh --bg-fill --randomize $HOME/Pictures/Backgrounds;
choice=$(shuf < $HOME/Pictures/Backgrounds/dark.txt | head -1)
# feh --bg-fill --randomize $HOME/Pictures/Backgrounds;
feh --bg-fill $HOME/Pictures/Backgrounds/$choice;