summaryrefslogtreecommitdiffstats
path: root/core/modules/idleaction/module.conf
diff options
context:
space:
mode:
authorSimon Rettberg2018-10-05 14:44:04 +0200
committerSimon Rettberg2018-10-05 14:44:04 +0200
commitf4ddda56518bf6633c48fe8076205028b5fa4adc (patch)
tree42d0a6b461d2e920c013503bb30420c7b8947d6a /core/modules/idleaction/module.conf
parent[redsocks] Always exclude boot server (diff)
downloadmltk-f4ddda56518bf6633c48fe8076205028b5fa4adc.tar.gz
mltk-f4ddda56518bf6633c48fe8076205028b5fa4adc.tar.xz
mltk-f4ddda56518bf6633c48fe8076205028b5fa4adc.zip
[idleaction] Add xprintlocktime
Utility similar to xprintidle. If xscreensaver is currently active and locked, it will print the unix timestamp of when the lock was activated.
Diffstat (limited to 'core/modules/idleaction/module.conf')
-rw-r--r--core/modules/idleaction/module.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/modules/idleaction/module.conf b/core/modules/idleaction/module.conf
index 5f37afad..bec80ef3 100644
--- a/core/modules/idleaction/module.conf
+++ b/core/modules/idleaction/module.conf
@@ -1,5 +1,6 @@
#!/bin/bash
REQUIRED_BINARIES="
xprintidle
+ xprintlocktime
"