mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-08 09:24:17 +01:00
phone(dconf): Enable suspend in dropdown menu
This commit is contained in:
parent
d6d298491a
commit
41deea0272
@ -36,6 +36,10 @@ in
|
||||
programs.man.generateCaches = mkForce false;
|
||||
|
||||
dconf.settings = {
|
||||
"sm/puri/phosh" = {
|
||||
enable-suspend = true;
|
||||
};
|
||||
|
||||
"sm/puri/phosh/lockscreen" = {
|
||||
shuffle-keypad = true;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user