commit 7b3516e605168c9198da0940b2156bc11889c146
parent 59c73581dc077503e1549ba0574b2323ccbd477b
Author: ryukamish <[email protected]>
Date: Sat, 18 Jul 2026 14:07:07 +0530
terminal swap from foot to kitty
Diffstat:
2 files changed, 3 insertions(+), 16 deletions(-)
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini
@@ -1,16 +0,0 @@
-shell=zsh
-login-shell=no
-
-app-id=foot
-title=foot
-
-# font=IoskeleyMonoNL Nerd Font:size=12
-font=Terminess Nerd Font Mono:size=14
-
-[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:/?#@!$&*+,;=.~_%^\-]*'))
diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf
@@ -0,0 +1,3 @@
+# font_family GeistMono Nerd Font
+font_family Iosevka Nerd Font Mono
+font_size 13