diff --git a/scripts/core/sxmo_inputhandler.sh b/scripts/core/sxmo_inputhandler.sh index ae26d6c..75d192f 100755 --- a/scripts/core/sxmo_inputhandler.sh +++ b/scripts/core/sxmo_inputhandler.sh @@ -289,7 +289,8 @@ case "$ACTION" in exit 0 ;; "bottomleftcorner") - sxmo_dmenu.sh close && lock_screen + sxmo_dmenu.sh close + lock_screen exit 0 ;; "bottomrightcorner")