fix idle suspend?

This commit is contained in:
Miranda Marquez 2024-02-27 12:36:35 -09:00
parent 82903ac7f7
commit d048e27adb

View File

@ -112,7 +112,7 @@
"show-battery-percentage" = true;
};
"org/gnome/desktop/session" = {
"idle-delay" = "uint32 0";
"idle-delay" = uint32 0;
};
};