commit ad2069c18af8964713498027c1d72a48a4393e4f
parent 60f5b7e83ab00024ac0715c2684dda10b895d2df
Author: ryukamish <[email protected]>
Date: Mon, 29 Jun 2026 22:29:51 +0530
add: foot terminal config
Diffstat:
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git 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:/?#@!$&*+,;=.~_%^\-]*'))