phone(dconf): Add night light quick setting

This commit is contained in:
Donovan Glover 2024-07-19 18:26:44 -04:00
parent 942f626000
commit 1b3637651a
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -51,6 +51,12 @@ in
shuffle-keypad = true;
};
"sm/puri/phosh/plugins" = {
quick-settings = [
"night-light-quick-setting"
];
};
"org/gnome/desktop/interface" = {
show-battery-percentage = true;
};