1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-06 13:38:28 -04:00

display config: preserve config when turning off on niri

fixes #2939
port 1.5

(cherry picked from commit 24cb3d19a0)
This commit is contained in:
bbedward
2026-07-26 14:25:32 -04:00
committed by dms-ci[bot]
parent c2a5397d8a
commit 3d5a6fb9d7
2 changed files with 47 additions and 17 deletions
-2
View File
@@ -1487,8 +1487,6 @@ window-rule {
if (outputSettings.disabled) {
kdlContent += ` off\n`;
kdlContent += `}\n\n`;
continue;
}
if (output.configured_mode) {