mirror of
https://github.com/alacritty/alacritty.git
synced 2025-02-10 15:46:10 -05:00
![Christian Duerr](/assets/img/avatar_default.png)
Alacritty's description in the readme and manpage has always been a bit overly aggressive in its marketing. This new updated text should more accurately describe Alacritty's current state without pointlessly agitating people.
17 lines
319 B
Desktop File
17 lines
319 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
TryExec=alacritty
|
|
Exec=alacritty
|
|
Icon=Alacritty
|
|
Terminal=false
|
|
Categories=System;TerminalEmulator;
|
|
|
|
Name=Alacritty
|
|
GenericName=Terminal
|
|
Comment=A fast, cross-platform, OpenGL terminal emulator
|
|
StartupWMClass=Alacritty
|
|
Actions=New;
|
|
|
|
[Desktop Action New]
|
|
Name=New Terminal
|
|
Exec=alacritty
|