Set power button to power off
This commit is contained in:
parent
474785f2d7
commit
af95999762
|
@ -0,0 +1,5 @@
|
|||
# When power button is pressed, show power off dialog.
|
||||
# The default action is suspend, but laptops can be suspended by closing the
|
||||
# lid, so it's more useful if the power button does power off.
|
||||
[org/gnome/settings-daemon/plugins/power]
|
||||
power-button-action = 'interactive'
|
Loading…
Reference in New Issue