Skip to content

Commit

Permalink
usr: gui: gnome: press power botton nothing happen
Browse files Browse the repository at this point in the history
  • Loading branch information
xieby1 committed Nov 14, 2023
1 parent f375920 commit 8c36405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/gui/gnome.nix
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ in {
"org/gnome/settings-daemon/plugins/power" = {
ambient-enabled=false;
idle-dim=false;
power-button-action="suspend";
power-button-action="nothing";
sleep-inactive-ac-timeout=3600;
sleep-inactive-ac-type="nothing";
sleep-inactive-battery-type="suspend";
Expand Down

0 comments on commit 8c36405

Please sign in to comment.