diff --git a/foot.ini b/foot.ini index 76491372..ed9e5a72 100644 --- a/foot.ini +++ b/foot.ini @@ -1,22 +1,29 @@ # -*- conf -*- +# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd) +# term=foot +# login-shell=no + # font=monospace:size=8 # font-bold= # font-italic= # font-bold-italic= +# line-height= +# letter-spacing= +# horizontal-letter-offset=0 +# vertical-letter-offset=0 # dpi-aware=yes + # initial-window-size-pixels=700x500 # Or, # initial-window-size-chars= # initial-window-mode=windowed # pad=2x2 # optionally append 'center' -# shell=$SHELL (if set, otherwise user's default shell from /etc/passwd) -# term=foot -# login-shell=no -# workers= + # bold-text-in-bright=no # bell=none # word-delimiters=,│`|:"'()[]{}<> # notify=notify-send -a foot -i foot ${title} ${body} +# workers= [scrollback] # lines=1000