summaryrefslogtreecommitdiffstats
path: root/alacritty.desktop
diff options
context:
space:
mode:
authorFrancesca Frangipane <francesca@comfysoft.net>2018-05-14 23:21:06 -0400
committerJoe Wilm <jwilm@users.noreply.github.com>2018-05-29 09:50:49 -0700
commit765949f256aefcc513d0bfb46b64d315f9c2f3d2 (patch)
treec89b8a991ceaa849be9a9b21536927fc24ca92cb /alacritty.desktop
parentf7172fd6e7a7eb1444007030efa39f2f21558342 (diff)
Update to glutin 0.16.0
Note that `WM_CLASS` is now set to `"alacritty", "Alacritty"` instead of the previous value of `"Alacritty", "Alacritty"`. This seems to be more standard. This also contains some revised recommendations for installing the `.desktop` file.
Diffstat (limited to 'alacritty.desktop')
-rw-r--r--alacritty.desktop17
1 files changed, 17 insertions, 0 deletions
diff --git a/alacritty.desktop b/alacritty.desktop
new file mode 100644
index 00000000..8f9be053
--- /dev/null
+++ b/alacritty.desktop
@@ -0,0 +1,17 @@
+[Desktop Entry]
+Type=Application
+TryExec=alacritty
+Exec=alacritty
+Icon=utilities-terminal
+Terminal=false
+Categories=System;TerminalEmulator;
+
+Name=Alacritty
+GenericName=Terminal
+Comment=A cross-platform, GPU enhanced terminal emulator
+StartupWMClass=Alacritty
+Actions=New;
+
+[Desktop Action New]
+Name=New Terminal
+Exec=alacritty