From 820b7dcaf0515c8c1c59e1d87185401693b0cf52 Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Mon, 5 Mar 2018 23:44:04 +0000 Subject: Add draklive2 examples. --- examples/gui/files/50-disable-suspend.pkla | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 examples/gui/files/50-disable-suspend.pkla (limited to 'examples/gui/files/50-disable-suspend.pkla') diff --git a/examples/gui/files/50-disable-suspend.pkla b/examples/gui/files/50-disable-suspend.pkla new file mode 100755 index 0000000..7c92300 --- /dev/null +++ b/examples/gui/files/50-disable-suspend.pkla @@ -0,0 +1,6 @@ +[Disable Suspend] +Identity=unix-user:* +Action=org.freedesktop.upower.hibernate;org.freedesktop.upower.suspend +ResultAny=no +ResultInactive=no +ResultActive=no -- cgit v1.2.1