This commit is contained in:
David Heinemeier Hansson 2025-08-25 11:41:36 +02:00
parent b4f6bbda4d
commit b38e864f08

View File

@ -1,5 +1,4 @@
echo "Change behaviour of XF86PowerOff button to show omarchy system menu insead of shutting down immediately"
source $OMARCHY_PATH/install/config/ignore-power-button.sh
source $OMARCHY_PATH/install/config/hardware/ignore-power-button.sh
setsid systemd-inhibit --what=handle-power-key --why="Temporary disable power button before restart" sleep infinity &