mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-02 16:05:52 +02:00
phone(dconf): Add night light quick setting
This commit is contained in:
parent
942f626000
commit
1b3637651a
@ -51,6 +51,12 @@ in
|
|||||||
shuffle-keypad = true;
|
shuffle-keypad = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"sm/puri/phosh/plugins" = {
|
||||||
|
quick-settings = [
|
||||||
|
"night-light-quick-setting"
|
||||||
|
];
|
||||||
|
};
|
||||||
|
|
||||||
"org/gnome/desktop/interface" = {
|
"org/gnome/desktop/interface" = {
|
||||||
show-battery-percentage = true;
|
show-battery-percentage = true;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user