mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 23:21:08 +03:00
83d604fe29
I changed this to `wezterm-gui` thinking it would be a hair more efficient, but it makes it difficult to access the cli side of things from the appimage.
11 lines
241 B
Desktop File
11 lines
241 B
Desktop File
[Desktop Entry]
|
|
Name=WezTerm
|
|
Comment=Wez's Terminal Emulator
|
|
Keywords=shell;prompt;command;commandline;cmd;
|
|
Icon=org.wezfurlong.wezterm
|
|
TryExec=wezterm
|
|
Exec=wezterm
|
|
Type=Application
|
|
Categories=System;TerminalEmulator;Utility;
|
|
Terminal=false
|