mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 11:30:23 +10:00
20 lines
372 B
Desktop File
20 lines
372 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
TryExec=alacritty
|
|
Exec=alacritty -e fish
|
|
Icon=Alacritty
|
|
Terminal=false
|
|
Categories=System;TerminalEmulator;
|
|
|
|
Name=Alacritty
|
|
GenericName=Terminal
|
|
Comment=A fast, cross-platform, OpenGL terminal emulator
|
|
StartupWMClass=Alacritty
|
|
Actions=New;
|
|
|
|
X-Desktop-File-Install-Version=0.26
|
|
|
|
[Desktop Action New]
|
|
Name=New Terminal
|
|
Exec=alacritty -e fish
|