diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2024-12-12 22:18:35 +0000 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2024-12-12 22:18:35 +0000 |
commit | 479a91396824654a17d8f4790c1f114a49ee2967 (patch) | |
tree | 54074c0dd6f615c4acfb4b405104a44950d15a9f /etc | |
parent | 58cde3bccb3d26c4d1d71c4a6823f04c9d3a55e4 (diff) |
pacdiff
Diffstat (limited to 'etc')
-rw-r--r-- | etc/systemd/logind.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/systemd/logind.conf b/etc/systemd/logind.conf index 2481332d..2655311f 100644 --- a/etc/systemd/logind.conf +++ b/etc/systemd/logind.conf @@ -36,6 +36,7 @@ #HandleLidSwitch=suspend HandleLidSwitchExternalPower=ignore #HandleLidSwitchDocked=ignore +#HandleSecureAttentionKey=secure-attention-key #PowerKeyIgnoreInhibited=no #SuspendKeyIgnoreInhibited=no #HibernateKeyIgnoreInhibited=no @@ -50,3 +51,4 @@ HandleLidSwitchExternalPower=ignore #InhibitorsMax=8192 #SessionsMax=8192 #StopIdleSessionSec=infinity +#DesignatedMaintenanceTime= |