mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-17 18:21:04 +02:00
phone(dconf): Add night light quick setting
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
Reference in New Issue
Block a user