mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-05-29 21:38:03 -04:00
add wait-for-mapped option
This commit is contained in:
parent
4bf60d0fbc
commit
5b87139670
9 changed files with 121 additions and 9 deletions
1
config.h
1
config.h
|
|
@ -237,6 +237,7 @@ struct config {
|
|||
char32_t *word_delimiters;
|
||||
bool login_shell;
|
||||
bool locked_title;
|
||||
bool wait_for_mapped;
|
||||
|
||||
struct {
|
||||
enum conf_size_type type;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue