diff options
author | Tharre <tharre3@gmail.com> | 2015-03-19 22:28:57 +0100 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2015-03-19 22:28:57 +0100 |
commit | 9ac120ef7ac5914556e7922bf579ebfa6ed77ea0 (patch) | |
tree | c96312e2e00eb4dbd75192f1ac614aac2f5bf55e /st-custom/st-terminal.desktop | |
parent | 54c6067844abca6b2406c434112ebaeb0c56256e (diff) | |
download | pkgbuilds-9ac120ef7ac5914556e7922bf579ebfa6ed77ea0.tar.gz pkgbuilds-9ac120ef7ac5914556e7922bf579ebfa6ed77ea0.tar.xz pkgbuilds-9ac120ef7ac5914556e7922bf579ebfa6ed77ea0.zip |
Add a custom, patched version of st as st-custom
Diffstat (limited to 'st-custom/st-terminal.desktop')
-rw-r--r-- | st-custom/st-terminal.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/st-custom/st-terminal.desktop b/st-custom/st-terminal.desktop new file mode 100644 index 0000000..c1910b1 --- /dev/null +++ b/st-custom/st-terminal.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Name=st +Comment=A simple virtual terminal emulator for X. +GenericName=Terminal Emulator +Exec=st +Icon=utilities-terminal +Terminal=false +Type=Application +Categories=System;TerminalEmulator; +StartupNotify=true |