Git - code.swisschili.sh
code.swisschili.sh
/
6502
/
e392aeb7d2eec0f1d06eb574cf66579148738809
/
.
/
docs
/
build.sh
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