mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-02-05 04:06:08 -05:00
parent
4a73828911
commit
d2fcb5343f
12 changed files with 364 additions and 22 deletions
4
config.h
4
config.h
|
|
@ -347,6 +347,10 @@ struct config {
|
|||
bool sixel;
|
||||
} tweak;
|
||||
|
||||
struct {
|
||||
uint32_t long_press_delay;
|
||||
} touch;
|
||||
|
||||
user_notifications_t notifications;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue