mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-25 07:08:38 +01:00
phone(dconf): Shuffle keypad
This commit is contained in:
parent
dded6eb37f
commit
57a276ff39
@ -34,6 +34,12 @@ in
|
|||||||
|
|
||||||
config = {
|
config = {
|
||||||
programs.man.generateCaches = mkForce false;
|
programs.man.generateCaches = mkForce false;
|
||||||
|
|
||||||
|
dconf.settings = {
|
||||||
|
"sm/puri/phosh/lockscreen" = {
|
||||||
|
shuffle-keypad = true;
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user