i3: Randomize wallpaper on login
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
fd -d1 . $@ | sort -R | head -n 1
|
||||
Reference in New Issue
Block a user