First Commit

This commit is contained in:
2025-11-18 23:02:07 -07:00
parent 1d9a3ce69e
commit db90e91cdb
290 changed files with 3691 additions and 0 deletions

View File

@@ -0,0 +1,40 @@
# Konsole
{ "name": "konsole", "type": "Doc-View" }
# simple terminal (https://st.suckless.org/)
{ "name": "st", "type": "Doc-View" }
# alacritty terminal (https://github.com/alacritty/alacritty)
{ "name": "alacritty", "type": "Doc-View" }
# kitty: https://sw.kovidgoyal.net/kitty/
{ "name": "kitty", "type": "Doc-View" }
# hyper
{ "name": "hyper", "type": "Doc-View" }
# Mosh
{ "name": "mosh", "type": "Doc-View" }
# foot
{ "name": "foot", "type": "Doc-View" }
{ "name": "footclient", "type": "Doc-View" }
# Gnome terminal
{ "name": "gnome-terminal-server", "type": "Doc-View" }
# urxvt
{ "name": "urxvt", "type": "Doc-View" }
{ "name": "urxvtc", "type": "Doc-View" }
{ "name": "urxvtd", "type": "Doc-View" }
{ "name": "urxvt-tabbed", "type": "Doc-View" }
# wezterm
{ "name": "wezterm-gui", "type": "Doc-View" }
# ghostty
{ "name": "ghostty", "type": "Doc-View" }
# ptyxis
{ "name": "ptyxis", "type": "Doc-View" }
{ "name": "ptyxis-agent", "type": "Doc-View" }