phone(dconf): Show battery percentage

This commit is contained in:
Donovan Glover 2024-07-17 22:46:02 -04:00
parent 57a276ff39
commit a8856e9334
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -39,6 +39,10 @@ in
"sm/puri/phosh/lockscreen" = { "sm/puri/phosh/lockscreen" = {
shuffle-keypad = true; shuffle-keypad = true;
}; };
"org/gnome/desktop/interface" = {
show-battery-percentage = true;
};
}; };
}; };
}; };