vdirsyncer
This commit is contained in:
parent
628233969d
commit
3c9e2c3279
16 changed files with 191 additions and 3 deletions
7
config/i3/ashuffle
Executable file
7
config/i3/ashuffle
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
while true
|
||||
do
|
||||
ashuffle
|
||||
sleep 1
|
||||
done
|
Loading…
Add table
Add a link
Reference in a new issue