mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-06 07:15:30 -04:00
server: no need to clone the config to handle -N,--no-wait
This commit is contained in:
parent
26859a5168
commit
f39a62fa5e
2 changed files with 2 additions and 7 deletions
1
config.h
1
config.h
|
|
@ -70,7 +70,6 @@ struct config {
|
|||
char *app_id;
|
||||
wchar_t *word_delimiters;
|
||||
bool login_shell;
|
||||
bool no_wait;
|
||||
bool locked_title;
|
||||
|
||||
struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue