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