summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-09-28 15:55:55 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2020-09-28 16:00:49 +0200
commit4c698cd51209a0102477478b026ea04bd7e45908 (patch)
tree8d9590a79c355e12a61426f21d4d05baa8bf01d1 /doc
parenta32c581a1d82a4d5f88af93856a021ec39154793 (diff)
downloadguix-patches-4c698cd51209a0102477478b026ea04bd7e45908.tar
guix-patches-4c698cd51209a0102477478b026ea04bd7e45908.tar.gz
services: Add elogind ‘handle-lid-switch-external-power’.
* gnu/services/desktop.scm <elogind-configuration>: Add an handle-lid-switch-external-power field, mapping to the HandleLidSwitchExternalPower logind.conf setting. * doc/guix.texi (Desktop Services): ‘Document’ it.
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index c600d577ac..452453241c 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -17262,6 +17262,8 @@ their default values are:
@code{suspend}
@item handle-lid-switch-docked
@code{ignore}
+@item handle-lid-switch-external-power
+@code{ignore}
@item power-key-ignore-inhibited?
@code{#f}
@item suspend-key-ignore-inhibited?