aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/default-config.kdl6
1 files changed, 6 insertions, 0 deletions
diff --git a/resources/default-config.kdl b/resources/default-config.kdl
index f2c567f3..bf1c004b 100644
--- a/resources/default-config.kdl
+++ b/resources/default-config.kdl
@@ -37,6 +37,12 @@ input {
// existing outputs.
map-to-output "eDP-1"
}
+
+ // By default, niri will take over the power button to make it sleep
+ // instead of power off.
+ // Uncomment this if you would like to configure the power button elsewhere
+ // (i.e. logind.conf).
+ // disable-power-key-handling
}
// You can configure outputs by their name, which you can find with wayland-info(1).