Git - code.swisschili.sh
code.swisschili.sh
/
6502
/
97b5d8bfbd173dbe6eda51f3963877c1485b1a7b
/
.
/
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