1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-01 19:18:28 -04:00

display config: preserve config when turning off on niri

fixes #2939
port 1.5
This commit is contained in:
bbedward
2026-07-26 14:25:32 -04:00
parent 3182c70857
commit 24cb3d19a0
2 changed files with 47 additions and 17 deletions
-2
View File
@@ -1511,8 +1511,6 @@ window-rule {
if (outputSettings.disabled) {
kdlContent += ` off\n`;
kdlContent += `}\n\n`;
continue;
}
if (output.configured_mode) {