Add option to run command after inactivity delay (closes #747)

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion
2025-12-03 20:39:27 +01:00
parent 6cce221cbf
commit 3bfdc75a70
25 changed files with 64 additions and 6 deletions

View File

@@ -231,6 +231,13 @@ hide_keyboard_locks = false
# Remove version number from the top left corner
hide_version_string = false
# Command executed when no input is detected for a certain time
# If null, no command will be executed
inactivity_cmd = null
# Executes a command after a certain amount of seconds
inactivity_delay = 0
# Initial text to show on the info line
# If set to null, the info line defaults to the hostname
initial_info_text = null