fix shutdown

This commit is contained in:
Dennis Schoepf 2025-12-19 01:33:45 +01:00
parent 9cf843ec06
commit 4a85648bbf

View file

@ -120,7 +120,7 @@
"menu-actions": {
"lock": "hyprlock",
"reboot": "reboot",
"shutdown": "shutdown"
"shutdown": "shutdown now"
}
}
}