Remove prompt from fuzzel
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
473b6ca453
commit
158522e352
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
/usr/bin/fuzzel \
|
||||
-x 10 -y 10 -p "Run: " \
|
||||
-x 10 -y 10 \
|
||||
--inner-pad=10 \
|
||||
-r 0 \
|
||||
-b 18161dff \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue