1
1
Fork 0

niri: remove fixed debug flag

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2025-01-04 15:19:07 -06:00
parent 9500a28485
commit 2c45d30b27
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -103,10 +103,6 @@ in {
# https://github.com/sodiboo/niri-flake/blob/main/docs.md#programsnirisettingsdebug
settings.debug = {
#// disable-direct-scanout = [];
# BUG: Crash when multiple outputs from the same monitor are enabled
# https://github.com/YaLTeR/niri/issues/734
disable-monitor-names = [];
};
};
}