mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-30 11:10:23 -04:00
config: add jump-label-letters option
This commit is contained in:
parent
94266b99d7
commit
7bcab01068
2 changed files with 13 additions and 0 deletions
1
config.h
1
config.h
|
|
@ -64,6 +64,7 @@ struct config {
|
|||
char *title;
|
||||
char *app_id;
|
||||
wchar_t *word_delimiters;
|
||||
wchar_t *jump_label_letters;
|
||||
bool login_shell;
|
||||
|
||||
struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue