mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-09 14:30:06 +01:00
phone(dconf): Add caffeine quick setting
Necessary for when we want to use the phone without the screen turning off after 1 minute.
This commit is contained in:
parent
18e04d894f
commit
016ed494e4
@ -54,6 +54,7 @@ in
|
|||||||
"sm/puri/phosh/plugins" = {
|
"sm/puri/phosh/plugins" = {
|
||||||
quick-settings = [
|
quick-settings = [
|
||||||
"night-light-quick-setting"
|
"night-light-quick-setting"
|
||||||
|
"caffeine-quick-setting"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user