First Commit
This commit is contained in:
40
etc/ananicy.d/00-default/Terminals/terminal.rules
Normal file
40
etc/ananicy.d/00-default/Terminals/terminal.rules
Normal 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" }
|
||||
Reference in New Issue
Block a user