ananicy-rules/00-default/Terminals/terminal.rules

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" }