From ad2069c18af8964713498027c1d72a48a4393e4f Mon Sep 17 00:00:00 2001 From: ryukamish Date: Mon, 29 Jun 2026 22:29:51 +0530 Subject: add: foot terminal config --- .config/foot/foot.ini | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index 593c853..5153a80 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -4,7 +4,13 @@ login-shell=no app-id=foot title=foot -font=IoskeleyMonoNL Nerd Font:size=12 +# font=IoskeleyMonoNL Nerd Font:size=12 +font=Terminess Nerd Font Mono:size=14 -[colors] +[colors-dark] alpha=0.9 + +[url] +launch=xdg-open ${url} +osc8-underline=url-mode +regex=(((https?://|mailto:|ftp://|file:|ssh:|ssh://|git://|tel:|magnet:|ipfs://|ipns://|gemini://|gopher://|news:)|www\.)([0-9a-zA-Z:/?#@!$&*+,;=.~_%^\-]+|\([]\["0-9a-zA-Z:/?#@!$&'*+,;=.~_%^\-]*\)|\[[\(\)"0-9a-zA-Z:/?#@!$&'*+,;=.~_%^\-]*\]|"[]\[\(\)0-9a-zA-Z:/?#@!$&'*+,;=.~_%^\-]*"|'[]\[\(\)0-9a-zA-Z:/?#@!$&*+,;=.~_%^\-]*')+([0-9a-zA-Z/#@$&*+=~_%^\-]|\([]\["0-9a-zA-Z:/?#@!$&'*+,;=.~_%^\-]*\)|\[[\(\)"0-9a-zA-Z:/?#@!$&'*+,;=.~_%^\-]*\]|"[]\[\(\)0-9a-zA-Z:/?#@!$&'*+,;=.~_%^\-]*"|'[]\[\(\)0-9a-zA-Z:/?#@!$&*+,;=.~_%^\-]*')) -- cgit v1.3