Add option to run command before UI is initialised (closes #798)

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion
2025-12-02 22:23:10 +01:00
parent b249dba092
commit 1c99574f73
25 changed files with 46 additions and 0 deletions

View File

@@ -312,6 +312,10 @@ sleep_cmd = null
# Specifies the key used for sleep (F1-F12)
sleep_key = F3
# Command executed when starting Ly (before the TTY is taken control of)
# If null, no command will be executed
start_cmd = null
# Center the session name.
text_in_center = false