Initial public release of Warp.
Repo-Sync-Origin: warpdotdev/warp-internal@12af1d983b
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
[Desktop Entry]
|
||||
# The version of the desktop entry spec this conforms to.
|
||||
Version=1.0
|
||||
|
||||
Type=Application
|
||||
|
||||
Name=WarpOss
|
||||
GenericName=TerminalEmulator
|
||||
|
||||
Exec=warp-oss %U
|
||||
StartupWMClass=dev.warp.WarpOss
|
||||
|
||||
Keywords=shell;prompt;command;commandline;cmd;
|
||||
|
||||
Icon=dev.warp.WarpOss
|
||||
|
||||
Categories=System;TerminalEmulator;
|
||||
|
||||
# Don't run this application within a terminal.
|
||||
Terminal=false
|
||||
|
||||
# Register ourselves as the handler for warposs:// URLs.
|
||||
MimeType=x-scheme-handler/warposs;
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 243 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 110 KiB |
Reference in New Issue
Block a user