Cleanup unused sxmo_unlocklistener

This commit is contained in:
Stacy Harper 2021-07-07 20:26:56 +02:00
parent 1acab51003
commit 1c9a139d74
No known key found for this signature in database
GPG key ID: 5BAC92328B7C5D65

View file

@ -171,8 +171,8 @@ programchoicesinit() {
power )
# Power menu
CHOICES="
$icon_lck Lock ^ 0 ^ sxmo_screenlock.sh lock && sxmo_unlocklistener.sh
$icon_lck Lock (Screen off) ^ 0 ^ sxmo_screenlock.sh off && sxmo_unlocklistener.sh
$icon_lck Lock ^ 0 ^ sxmo_screenlock.sh lock
$icon_lck Lock (Screen off) ^ 0 ^ sxmo_screenlock.sh off
$icon_zzz Suspend ^ 0 ^ sxmo_screenlock.sh lock && sxmo_screenlock.sh crust
$icon_out Logout ^ 0 ^ pkill -9 dwm
$icon_rld Reboot ^ 0 ^ sxmo_terminal.sh sudo reboot