niri: add disabled debug settings
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
fd38deb103
commit
2f250e1e6f
1 changed files with 6 additions and 0 deletions
|
@ -70,6 +70,12 @@ in {
|
|||
(leaf "open-floating" true)
|
||||
])
|
||||
]);
|
||||
|
||||
# https://github.com/YaLTeR/niri/wiki/Configuration:-Debug-Options
|
||||
# https://github.com/sodiboo/niri-flake/blob/main/docs.md#programsnirisettingsdebug
|
||||
settings.debug = {
|
||||
#// disable-direct-scanout = [];
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue