diff options
| author | José Juan Loeza Sierra <jj@xz6ze.com> | 2025-08-08 23:56:03 -0700 |
|---|---|---|
| committer | José Juan Loeza Sierra <jj@xz6ze.com> | 2025-08-08 23:56:03 -0700 |
| commit | 7a0cd7e498730b8d97a62f81865936b577fc6af0 (patch) | |
| tree | 6db756b881ff7a5453d1d6dca00d736c8717639d /dot-config/foot/foot.ini | |
| parent | 1874c11943897cd06d247930019ca64162f31dbe (diff) | |
add foot config
Diffstat (limited to 'dot-config/foot/foot.ini')
| -rw-r--r-- | dot-config/foot/foot.ini | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/dot-config/foot/foot.ini b/dot-config/foot/foot.ini new file mode 100644 index 0000000..3cb92bb --- /dev/null +++ b/dot-config/foot/foot.ini @@ -0,0 +1,19 @@ +# -*- conf -*- + +# include theme +include=~/.config/foot/colors/kanso-zen.ini + +# padding +pad=15x20 center-when-maximized-and-fullscreen + +font=TX\-02 Medium UltraCondensed:size=15 + +[bell] +system=no +urgent=no +notify=no +visual=no +command-focused=no + +[url] +osc8-underline=always |
