blob: 1046c732bb76f45ca87a8e34528e6b59e8c197dd [file] [log] [blame]
luajit build.lua
CURRENT_WID=$(xdotool getwindowfocus)
WID=$(xdotool search --name "Mozilla Firefox")
xdotool windowactivate $WID
xdotool key F5
xdotool windowactivate $CURRENT_WID