mirror of
https://github.com/davatorium/rofi.git
synced 2025-01-27 15:25:24 -05:00
Small test.
This commit is contained in:
parent
05a1be9753
commit
09c7b33026
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
sleep 1;
|
||||
echo -e -n "aap\nnoot\nmies" | rofi -dmenu -normal-window > output.txt &
|
||||
RPID=$!
|
||||
|
||||
xdotool getactivewindow windowsize 100% 100%
|
||||
# send enter.
|
||||
sleep 5;
|
||||
xdotool key 'Down'
|
||||
|
|
Loading…
Add table
Reference in a new issue