mirror of
https://github.com/revumber/ananicy-rules
synced 2025-06-29 08:12:52 +02:00
28 lines
693 B
Text
28 lines
693 B
Text
# 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" }
|
|
{ "name": ".kitty-wrapped", "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" }
|
|
|
|
# wezterm
|
|
{ "name": "wezterm-gui", "type": "Doc-View" }
|