sway/bin: don't run multiple instances of swaylock
This commit is contained in:
parent
e6355b12ad
commit
773bf1899a
2 changed files with 10 additions and 0 deletions
|
@ -16,6 +16,7 @@ function _clean() {
|
|||
function _lock() {
|
||||
_check_inhibit $INHIBIT_FILE
|
||||
$MEDIA_APP stop
|
||||
_check_running $LOCK_APP
|
||||
$LOCK_APP $LOCK_ARGS
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue