This commit is contained in:
josh
2018-08-24 21:43:38 +03:00
parent 641da4c1b4
commit 6d7cd2f827
49 changed files with 1299 additions and 0 deletions

5
dotfiles/.scripts/wal.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
files=(~/.wallpapers/*)
wal -i ${files[RANDOM % ${#files[@]}]} -a 80