Make the restart path configurable.
This commit is contained in:
committed by
Michael Stapelberg
parent
622b51a1ea
commit
0a17fe973c
@ -89,6 +89,7 @@ struct Config {
|
||||
const char *font;
|
||||
|
||||
const char *ipc_socket_path;
|
||||
const char *restart_state_path;
|
||||
|
||||
int container_mode;
|
||||
int container_stack_limit;
|
||||
|
Reference in New Issue
Block a user