bunch more anime scripts
This commit is contained in:
parent
d1f44bddcc
commit
e0c709f5a7
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
|
@ -0,0 +1,4 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
killall asusctl
|
||||||
|
exec asusctl anime image --path $HOME/.scripts/anime-matrix/black256.png &> /dev/null &
|
|
@ -1,5 +1,4 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
asusctl anime --enable true
|
killall asusctl
|
||||||
|
exec asusctl anime gif --path pic/tohrudancebw.gif --scale 0.9 --x-pos 4 --y-pos 2.2 --loops 0 &> /dev/null &
|
||||||
exec asusctl anime gif --path pic/tohrudancebw.gif --scale 0.9 --x-pos 3 --y-pos 2.2 --loops 0 &> /dev/null &
|
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
killall asusctl
|
||||||
|
exec asusctl anime image --path $HOME/.scripts/anime-matrix/white256.png &> /dev/null &
|
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in New Issue