aboutsummaryrefslogtreecommitdiff
path: root/src/etc/systemd/logind.conf
diff options
context:
space:
mode:
authorHolden Rohrer <hr@hrhr.dev>2020-05-03 12:33:33 -0400
committerHolden Rohrer <hr@hrhr.dev>2020-05-03 12:34:00 -0400
commit9241489e9b5a9377973028b641710783651d7297 (patch)
tree53b8f0435e700c8c297c0dcacab518fde1409bb8 /src/etc/systemd/logind.conf
parenta1776ca6cf875bd534197516f47362fbf8512eb3 (diff)
Reduced i3 suspend options because of logind
logind now hibernates on power button, i3 hybrid-sleeps on mod+x; logind also hybrid-sleeps on lid
Diffstat (limited to 'src/etc/systemd/logind.conf')
-rw-r--r--src/etc/systemd/logind.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/etc/systemd/logind.conf b/src/etc/systemd/logind.conf
new file mode 100644
index 0000000..990f437
--- /dev/null
+++ b/src/etc/systemd/logind.conf
@@ -0,0 +1,2 @@
+HandleLidSwitch=hybrid-sleep
+HandlePowerKey=hibernate