1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-18 13:55:23 -05:00

Add Action to desktop file

The added Action allows the user to open new alacritty windows on
systems that support it.

https://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#extra-actions
This commit is contained in:
Niklas Claesson 2017-03-08 20:50:31 +01:00 committed by Joe Wilm
parent 3c6b32014c
commit 715d4f8be8

View file

@ -10,3 +10,8 @@ Name=Alacritty
GenericName=Terminal GenericName=Terminal
Comment=A cross-platform, GPU enhanced terminal emulator Comment=A cross-platform, GPU enhanced terminal emulator
StartupWMClass=Alacritty StartupWMClass=Alacritty
Actions=New
[Desktop Action New]
Name=New Terminal
Exec=alacritty