diff options
| author | ryukamish <[email protected]> | 2026-07-18 14:07:07 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-07-18 14:07:07 +0530 |
| commit | 7b3516e605168c9198da0940b2156bc11889c146 (patch) | |
| tree | 7c6a3879c596dbbf8b5b6692189bcaaabb573931 /.config/foot | |
| parent | 59c73581dc077503e1549ba0574b2323ccbd477b (diff) | |
terminal swap from foot to kitty
Diffstat (limited to '.config/foot')
| -rw-r--r-- | .config/foot/foot.ini | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini deleted file mode 100644 index 5153a80..0000000 --- a/.config/foot/foot.ini +++ /dev/null @@ -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:/?#@!$&*+,;=.~_%^\-]*')) |
