show battery percentage on tablets

This commit is contained in:
UGA Innovation Factory
2025-12-08 23:15:49 +00:00
parent 9c015c8d8c
commit 27459256a8

View File

@@ -45,7 +45,7 @@
lock-enabled = false;
};
"org/gnome/desktop/session" = {
idle-delay = 0;
idle-delay = inputs.nixpkgs.lib.gvariant.mkUint32 0;
};
"org/gnome/desktop/interface" = {
show-battery-percentage = true;