mirror of
https://github.com/lbonn/rofi.git
synced 2025-12-01 12:07:41 +00:00
[Script] Add updating prompt to example script.
This commit is contained in:
@ -7,6 +7,8 @@ fi
|
||||
|
||||
if [ "$@" ]
|
||||
then
|
||||
# Override the previously set prompt.
|
||||
echo -en "\x00prompt\x1fChange prompt\n"
|
||||
for a in {1..10}
|
||||
do
|
||||
echo "$a"
|
||||
|
||||
Reference in New Issue
Block a user