foot.ini: remove deprecated "bell" option.

The "bell" option has been deprecated for 9 months.

The shipped `foot.ini` is used as a reference for setting up
new configs and deprecated options should not be used in new configs.
Further, the "bell=" option is no longer documented in `man foot.ini`,
creating confusion.
This commit is contained in:
Mark Stosberg 2022-01-17 13:14:24 -05:00
parent 379e68916e
commit 7885a7ab17

View file

@ -29,7 +29,6 @@
# notify=notify-send -a ${app-id} -i ${app-id} ${title} ${body}
# bold-text-in-bright=no
# bell=none
# word-delimiters=,│`|:"'()[]{}<>
# selection-target=primary
# workers=<number of logical CPUs>