Add wrapper for fuzzel
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
d59bac03d8
commit
d6a818ea2e
1 changed files with 9 additions and 0 deletions
9
system/.local/bin/fuzzel
Executable file
9
system/.local/bin/fuzzel
Executable file
|
@ -0,0 +1,9 @@
|
|||
#!/usr/bin/env bash
|
||||
/usr/bin/fuzzel \
|
||||
-x 10 -y 10 -p 10 \
|
||||
-r 0 \
|
||||
-b 18161dff \
|
||||
-t A4A0ACff \
|
||||
-s A4A0ACff \
|
||||
-S 18161dff \
|
||||
"$@" <&0
|
Loading…
Add table
Add a link
Reference in a new issue