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