diff options
author | Tharre <tharre3@gmail.com> | 2021-12-07 06:55:46 +0100 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2021-12-07 06:55:58 +0100 |
commit | 3c678e8595f167dd1ffcfeab4c4bfb82f07a3e5b (patch) | |
tree | a80a2f6c5778fde7ac5322870f4111da7dbf0b0d /st-custom/st-terminal.desktop | |
parent | 41750176fc06ba65ff009259e727e0eed0348c39 (diff) | |
download | pkgbuilds-3c678e8595f167dd1ffcfeab4c4bfb82f07a3e5b.tar.gz pkgbuilds-3c678e8595f167dd1ffcfeab4c4bfb82f07a3e5b.tar.xz pkgbuilds-3c678e8595f167dd1ffcfeab4c4bfb82f07a3e5b.zip |
st: rename to st-custom to match the package name
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 |