more and more gnome settings

This commit is contained in:
Miranda Marquez 2024-02-27 11:48:25 -09:00
parent 445ff81d6d
commit 82903ac7f7

View File

@ -103,13 +103,16 @@
};
"org/gnome/settings-daemon/plugins/power" = {
"idle-dim" = false;
"sleep-inactive-ac-type" = "never";
"sleep-inactive-ac-type" = "nothing";
};
"org/gnome/gnome-system-monitor" = {
"current-tab" = "resources";
};
"org/gnome/desktop/interface" = {
"show-battery-percentage" = "true";
"show-battery-percentage" = true;
};
"org/gnome/desktop/session" = {
"idle-delay" = "uint32 0";
};
};