mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-20 01:38:02 +02:00
phone(dconf): Show battery percentage
This commit is contained in:
parent
57a276ff39
commit
a8856e9334
@ -39,6 +39,10 @@ in
|
|||||||
"sm/puri/phosh/lockscreen" = {
|
"sm/puri/phosh/lockscreen" = {
|
||||||
shuffle-keypad = true;
|
shuffle-keypad = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"org/gnome/desktop/interface" = {
|
||||||
|
show-battery-percentage = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user