Set random wallpaper
This commit is contained in:
parent
4424d4efd1
commit
814aae0019
17 changed files with 26 additions and 5 deletions
10
scripts/randwal2.sh
Executable file
10
scripts/randwal2.sh
Executable file
|
@ -0,0 +1,10 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
~/.linux/scripts/colorus/convert.sh
|
||||
wait
|
||||
rm -f ~/.Xresources
|
||||
echo Xcursor.theme: Suru >> ~/.cache/wal/colors.Xresources
|
||||
cp -f ~/.cache/wal/colors.Xresources ~/.Xresources
|
||||
wait
|
||||
~/.local/bin/obtgen
|
||||
~/.linux/scripts/bordergen.sh
|
Loading…
Add table
Add a link
Reference in a new issue