mirror of
https://github.com/osmarks/random-stuff
synced 2025-09-11 14:56:00 +00:00
5 lines
145 B
Bash
Executable File
5 lines
145 B
Bash
Executable File
#!/bin/sh
|
|
swaylock -f -i ~/out2.png
|
|
#swaylock-plugin -f --command-each "xscreensaver-polytopes"
|
|
fractalart -W 3840 -H 2160 -o out2.png -v 3072 &
|