Make power button a drop-in

This commit is contained in:
Ryan Hughes
2025-11-10 17:28:49 -05:00
parent 4e15165155
commit 8984affcbe
2 changed files with 4 additions and 2 deletions

View File

@@ -1,2 +0,0 @@
# Disable shutting system down on power button to bind it to power menu afterwards
sudo sed -i 's/.*HandlePowerKey=.*/HandlePowerKey=ignore/' /etc/systemd/logind.conf