Fix power menu for Screen save
This commit is contained in:
parent
f729004306
commit
f6a459b26b
@ -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 ;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user