From 0db801b049e752f4c78af0cf5ee5f728b5b1dced Mon Sep 17 00:00:00 2001 From: Vika Date: Tue, 3 Dec 2024 07:35:17 +0300 Subject: Initial commit Supposed to work, I guess. At least the idle inhibition part, which is the part I care about. State tracking is broken due to zbus weirdness. I have no desire to debug this any further. --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target -- cgit 1.4.1