Also close keyboard on bottomleft gesture

This commit is contained in:
Willow Barraco
2023-02-23 11:50:48 +01:00
parent 3abfb24924
commit d9dd4d4ab6

View File

@@ -431,6 +431,7 @@ case "$ACTION" in
exit exit
fi fi
sxmo_dmenu.sh close sxmo_dmenu.sh close
sxmo_keyboard.sh close
if [ -n "$WMCLASS" ]; then if [ -n "$WMCLASS" ]; then
sxmo_hook_lock.sh sxmo_hook_lock.sh
else else