make the power key handled by the os, not niri

This commit is contained in:
alyx 2025-06-30 13:16:46 +01:00
parent 4ca21f73f8
commit da5b9362e6
No known key found for this signature in database
2 changed files with 1 additions and 2 deletions

View file

@ -16,6 +16,7 @@
programs.niri = {
enable = true;
settings = {
input.power-key-handling.enable = false;
input.touchpad = {
accel-profile = "flat";
click-method = "clickfinger";