mirror of
https://github.com/basecamp/omarchy.git
synced 2025-08-03 07:19:22 +00:00
Fix power menu for Screen save
This commit is contained in:
@ -12,7 +12,7 @@ show_power_menu() {
|
||||
|
||||
case "$selection" in
|
||||
*Lock*) hyprlock ;;
|
||||
*Show*) ~/.local/share/omarchy/bin/omarchy-launch-screensaver ;;
|
||||
*Save*) ~/.local/share/omarchy/bin/omarchy-launch-screensaver ;;
|
||||
*Suspend*) systemctl suspend ;;
|
||||
*Relaunch*) uwsm stop ;;
|
||||
*Restart*) systemctl reboot ;;
|
||||
|
Reference in New Issue
Block a user