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/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/st-terminal.desktop')
-rw-r--r-- | st/st-terminal.desktop | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/st/st-terminal.desktop b/st/st-terminal.desktop deleted file mode 100644 index c1910b1..0000000 --- a/st/st-terminal.desktop +++ /dev/null @@ -1,11 +0,0 @@ -[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 |