mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-24 09:05:48 -04:00
consistent booleans in config, reset legacy bell
This commit is contained in:
parent
4c73172ce5
commit
5df981d23f
2 changed files with 12 additions and 6 deletions
6
foot.ini
6
foot.ini
|
|
@ -33,10 +33,10 @@
|
|||
# osc8-underline=url-mode
|
||||
|
||||
[bell]
|
||||
# urgent=false
|
||||
# notify=false
|
||||
# urgent=no
|
||||
# notify=no
|
||||
# command=
|
||||
# command_focused=false
|
||||
# command_focused=no
|
||||
|
||||
[scrollback]
|
||||
# lines=1000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue