Cleanup unused sxmo_unlocklistener
This commit is contained in:
parent
1acab51003
commit
1c9a139d74
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue