# vim: commentstring=#\ %s include=~/.config/foot/colors.ini include=~/.config/foot/themes/koda # ::start style font=DejaVu Sans Mono, Symbols Nerd Font Mono, Noto Color Emoji # ::end style term=foot-direct bold-text-in-bright=no box-drawings-uses-font-glyphs=no resize-delay-ms=0 initial-window-size-pixels=2560x1440 dpi-aware=no pad=2x2 [tweak] grapheme-shaping=yes overflowing-glyphs=yes font-monospace-warn=no max-shm-pool-size-mb=1024 [colors] # color overwrites alpha=0.99 [bell] urgent=yes notify=no [scrollback] lines=1000 [mouse] hide-when-typing=no alternate-scroll-mode=no [url] osc8-underline=always [url-bindings] cancel=Escape [regex:paths] regex=^((\/|\~\/)([a-zA-Z0-9_\-\.]*\/?)+) launch=urlopen '${match}' [key-bindings] regex-launch=[paths] Control+Shift+p pipe-scrollback=[sh -c "f=$(mktemp) && cat - > $f && foot $EDITOR -t $f; rm $f"] Control+Shift+e