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

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;
};