niri: do not handle the power button.
This commit is contained in:
parent
515b62ddcc
commit
51da9745fa
1 changed files with 3 additions and 0 deletions
|
@ -56,6 +56,9 @@ input {
|
||||||
// Focus windows and outputs automatically when moving the mouse into them.
|
// Focus windows and outputs automatically when moving the mouse into them.
|
||||||
// Setting max-scroll-amount="0%" makes it work only on windows already fully on screen.
|
// Setting max-scroll-amount="0%" makes it work only on windows already fully on screen.
|
||||||
// focus-follows-mouse max-scroll-amount="0%"
|
// focus-follows-mouse max-scroll-amount="0%"
|
||||||
|
|
||||||
|
// https://github.com/YaLTeR/niri/wiki/Configuration:-Input#disable-power-key-handling
|
||||||
|
disable-power-key-handling
|
||||||
}
|
}
|
||||||
|
|
||||||
% for output in host.outputs:
|
% for output in host.outputs:
|
||||||
|
|
Loading…
Add table
Reference in a new issue