Use power button to open omarchy-menu system (#769)

* Use power button to open omarchy-menu system

* Added migration script

* setsid so it doesn't exit with the terminal

* Spacing

---------

Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
Denis Koleda
2025-08-23 01:31:17 +10:00
committed by GitHub
parent 58d6b5ba7f
commit c3b58bc773
4 changed files with 12 additions and 0 deletions

View File

@@ -75,6 +75,7 @@ source $OMARCHY_INSTALL/config/timezones.sh
source $OMARCHY_INSTALL/config/login.sh
source $OMARCHY_INSTALL/config/nvidia.sh
source $OMARCHY_INSTALL/config/increase-sudo-tries.sh
source $OMARCHY_INSTALL/config/ignore-power-button.sh
# Development
source $OMARCHY_INSTALL/development/terminal.sh