From f0c626059451e1f8621600e610240739d5633560 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Thu, 2 Jul 2026 11:35:35 +0100 Subject: Prune stale dotfiles commentary --- etc/systemd/logind.conf.d/20-lid-ac.conf | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'etc/systemd/logind.conf.d/20-lid-ac.conf') diff --git a/etc/systemd/logind.conf.d/20-lid-ac.conf b/etc/systemd/logind.conf.d/20-lid-ac.conf index 08e5014..6865232 100644 --- a/etc/systemd/logind.conf.d/20-lid-ac.conf +++ b/etc/systemd/logind.conf.d/20-lid-ac.conf @@ -1,14 +1,4 @@ [Login] -# Suspend policy: closing the lid suspends ONLY when on battery. When -# AC is connected the lid switch is ignored entirely. The rationale is -# simple and matches user mental model -- if you don't want the -# machine to sleep, plug it in. -# -# This obsoletes the previous SSH/zellij-aware inhibit machinery: any -# long-running task (build, download, SSH session, server) just needs -# AC and will never be suspended out from under itself. -# -# `HandleLidSwitch` (default = suspend) still applies on battery. -# `HandleLidSwitchDocked` (default = ignore) still applies when an -# external monitor / dock is attached. +# On AC, closing the lid does not suspend. Battery/docked behavior uses +# logind defaults. HandleLidSwitchExternalPower=ignore -- cgit v1.3.1