Created
June 26, 2019 00:10
-
-
Save bcrisp4/13a7677d09007ca6ddaa42c765460139 to your computer and use it in GitHub Desktop.
Kitty Desktop entry
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Desktop Entry] | |
Version=1.0 | |
Type=Application | |
Name=kitty | |
GenericName=Terminal emulator | |
Comment=A fast, feature full, GPU based terminal emulator | |
TryExec=kitty | |
Exec=kitty | |
Icon=kitty | |
Categories=System;TerminalEmulator; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment