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:
@@ -1487,8 +1487,6 @@ window-rule {
|
||||
|
||||
if (outputSettings.disabled) {
|
||||
kdlContent += ` off\n`;
|
||||
kdlContent += `}\n\n`;
|
||||
continue;
|
||||
}
|
||||
|
||||
if (output.configured_mode) {
|
||||
|
||||
Reference in New Issue
Block a user