mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Move omarchy-lock-screen to omarchy-system-lock to fit with the others
This commit is contained in:
+1
-1
@@ -600,7 +600,7 @@ show_system_menu() {
|
||||
|
||||
case $(menu "System" "$options") in
|
||||
*Screensaver*) omarchy-launch-screensaver force ;;
|
||||
*Lock*) omarchy-lock-screen ;;
|
||||
*Lock*) omarchy-system-lock ;;
|
||||
*Suspend*) systemctl suspend ;;
|
||||
*Hibernate*) systemctl hibernate ;;
|
||||
*Logout*) omarchy-system-logout ;;
|
||||
|
||||
Reference in New Issue
Block a user