Upload files to "/"
This commit is contained in:
commit
e352ab6d8a
2 changed files with 16 additions and 0 deletions
7
screensaver.sh
Normal file
7
screensaver.sh
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
printf '\033]11;rgb:00/00/00\007' # Set background color to black
|
||||
while true; do
|
||||
tte -i ~/.config/screensaver/screensaver.txt \
|
||||
--frame-rate 120 --canvas-width 0 --canvas-height 0 --reuse-canvas --anchor-canvas c --anchor-text c\
|
||||
--random-effect --exclude-effects dev_worm \
|
||||
--no-eol --no-restore-cursor
|
||||
done
|
||||
9
screensaver.txt
Normal file
9
screensaver.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
▄████████ ▄█ ▄████████ ███ ▄█ █▄ ████████▄ ▄████████ ▄████████ ▄████████ ████████▄
|
||||
███ ███ ███ ███ ███ ▀█████████▄ ███ ███ ███ ▀███ ███ ███ ███ ███ ███ ███ ███ ▀███
|
||||
███ █▀ ███▌ ███ █▀ ▀███▀▀██ ███ ███ ███ ███ ███ ███ ███ █▀ ███ ███ ███ ███
|
||||
▄███▄▄▄ ███▌ ▄███▄▄▄ ███ ▀ ▄███▄▄▄▄███▄▄ ███ ███ ▄███▄▄▄▄██▀ ▄███▄▄▄ ███ ███ ███ ███
|
||||
▀▀███▀▀▀ ███▌ ▀▀███▀▀▀ ███ ▀▀███▀▀▀▀███▀ ███ ███ ▀▀███▀▀▀▀▀ ▀▀███▀▀▀ ▀███████████ ███ ███
|
||||
███ ███ ███ ███ ███ ███ ███ ███ ▀███████████ ███ █▄ ███ ███ ███ ███
|
||||
███ ███ ███ ███ ███ ███ ███ ▄███ ███ ███ ███ ███ ███ ███ ███ ▄███
|
||||
███ █▀ ███ ▄████▀ ███ █▀ ████████▀ ███ ███ ██████████ ███ █▀ ████████▀
|
||||
███ ███
|
||||
Loading…
Add table
Add a link
Reference in a new issue