packages.plasma: disable auto-suspend

This commit is contained in:
2024-08-01 19:53:24 +08:00
parent 88e21a4d99
commit dc7e408200

View File

@@ -12,6 +12,7 @@ inputs:
plasma-localerc = { Formats.LANG.value = "en_US.UTF-8"; Translations.LANGUAGE.value = "zh_CN"; };
baloofilerc."Basic Settings".Indexing-Enabled.value = false;
};
powerdevil.autoSuspend.action = "nothing";
};
}];
};