* 背景画像表示用のshell script
This commit is contained in:
parent
5f2c12656e
commit
0754159f77
1 changed files with 8 additions and 0 deletions
8
yaft_wall
Executable file
8
yaft_wall
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo -ne "\e[?25l" # hide cursor
|
||||
fbv -ciuker "$1" << EOF
|
||||
q
|
||||
EOF
|
||||
|
||||
exec yaft
|
Loading…
Add table
Add a link
Reference in a new issue