mirror of
https://github.com/alacritty/alacritty.git
synced 2024-11-11 13:51:01 -05:00
3d7b16d4b0
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
|