Update conky and the status bar on wake ups.

Add USR2 signal to unlock hook, remove useless STOP and CONTINUE
Update the bar in the same time.

Signed-off-by: Stacy Harper <contact@stacyharper.net>
This commit is contained in:
noneofyourbusiness 2021-08-04 18:24:36 +02:00 committed by Stacy Harper
parent 69fe290dfa
commit 5ccfeacfac
No known key found for this signature in database
GPG key ID: 5BAC92328B7C5D65
3 changed files with 3 additions and 2 deletions

View file

@ -6,7 +6,6 @@
# shellcheck source=scripts/core/sxmo_common.sh
. "$(which sxmo_common.sh)"
pkill -STOP conky
pkill clickclack
pkill -f "$KEYBOARD"
pkill mpv #if any audio/video is playing, kill it (it might stutter otherwise)