Move omarchy-lock-screen to omarchy-system-lock to fit with the others
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#
|
||||
# show_system_menu() {
|
||||
# case $(menu "System" " Lock\n Shutdown") in
|
||||
# *Lock*) omarchy-lock-screen ;;
|
||||
# *Lock*) omarchy-system-lock ;;
|
||||
# *Shutdown*) omarchy-system-shutdown ;;
|
||||
# *) back_to show_main_menu ;;
|
||||
# esac
|
||||
|
||||
Reference in New Issue
Block a user