adds wallpaper getter
This commit is contained in:
Executable
+6
@@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
rm ~/med.jpg
|
||||||
|
wget https://www.hoekveen.net/img/bg/med.jpg
|
||||||
|
mv ~/med.jpg ~/.cache/wallpaper
|
||||||
|
wal -c
|
||||||
|
wal -i ~/.cache/wallpaper
|
||||||
Reference in New Issue
Block a user