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:
parent
69fe290dfa
commit
5ccfeacfac
3 changed files with 3 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue