Remove powerdevilrc config since it doesn't currently work

This commit is contained in:
Evie Litherland-Smith 2024-07-20 09:00:51 +01:00
parent af91359c94
commit 92fca49164

View file

@ -190,17 +190,17 @@
baloofilerc."Basic Settings"."Indexing-Enabled" = false;
bluedevilglobalrc.Global.launchState.value = "disable";
kcminputrc.Keyboard.NumLock = 1;
powerdevilrc = {
AC = {
Display = {
TurnOffDisplayIdleTimeoutSec = "1800";
TurnOffDisplayIdleTimeoutWhenLockedSec = "120";
};
SuspendAndShutdown = {
AutoSuspendIdleTimeoutSec = "3600";
};
};
};
# powerdevilrc = {
# AC = {
# Display = {
# TurnOffDisplayIdleTimeoutSec = "1800";
# TurnOffDisplayIdleTimeoutWhenLockedSec = "120";
# };
# SuspendAndShutdown = {
# AutoSuspendIdleTimeoutSec = "3600";
# };
# };
# };
plasmanotifyrc = {
Notifications = {
NormalAlwaysOnTop = true;