aboutsummaryrefslogtreecommitdiffstats
path: root/st-custom/st-terminal.desktop
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2021-12-07 06:55:46 +0100
committerTharre <tharre3@gmail.com>2021-12-07 06:55:58 +0100
commit3c678e8595f167dd1ffcfeab4c4bfb82f07a3e5b (patch)
treea80a2f6c5778fde7ac5322870f4111da7dbf0b0d /st-custom/st-terminal.desktop
parent41750176fc06ba65ff009259e727e0eed0348c39 (diff)
downloadpkgbuilds-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.desktop11
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