From bdae9f0f28909be42448d105c9ff1bb376b35b0a Mon Sep 17 00:00:00 2001 From: derpmatt <49352270+derpmatt@users.noreply.github.com> Date: Sat, 11 May 2019 16:29:07 +0200 Subject: Add linux Appstream packaging data --- extra/linux/io.alacritty.Alacritty.appdata.xml | 35 ++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 extra/linux/io.alacritty.Alacritty.appdata.xml (limited to 'extra/linux') diff --git a/extra/linux/io.alacritty.Alacritty.appdata.xml b/extra/linux/io.alacritty.Alacritty.appdata.xml new file mode 100644 index 00000000..d313d03d --- /dev/null +++ b/extra/linux/io.alacritty.Alacritty.appdata.xml @@ -0,0 +1,35 @@ + + + + io.alacritty.Alacritty + + Alacritty + APACHE-2.0 + APACHE-2.0 + + A cross-platform, GPU enhanced terminal emulator + +

Alacritty is a terminal emulator with a strong focus on simplicity and +performance. With such a strong focus on performance, included features are +carefully considered and you can always expect Alacritty to be blazingly fast. +By making sane choices for defaults, Alacritty requires no additional setup. +However, it does allow configuration of many aspects of the terminal.

+
+ + + https://cloud.githubusercontent.com/assets/4285147/21585004/2ebd0288-d06c-11e6-95d3-4a2889dbbd6f.png + Alacritty is a cross-platform, GPU enhanced terminal emulator + + + + terminal emulator + GPU + + https://github.com/jwilm/alacritty + https://github.com/jwilm/alacritty/issues + + + + https://github.com/jwilm/alacritty/blob/master/CONTRIBUTING.md#contact + Joe Wilm +
-- cgit