diff options
author | lonkaars <l.leblansch@gmail.com> | 2020-11-29 16:22:56 +0100 |
---|---|---|
committer | lonkaars <l.leblansch@gmail.com> | 2020-11-29 16:22:56 +0100 |
commit | a3cd89812b36b1ac5fcd957c28eb2736a42c71ae (patch) | |
tree | f9ad15163dd5d51caa1d5fbfb518bb136007426d /st.desktop | |
parent | c7c744c1e6049ca387527247d0c539cfe41fa51d (diff) |
removed transparency
Diffstat (limited to 'st.desktop')
-rw-r--r-- | st.desktop | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/st.desktop b/st.desktop new file mode 100644 index 0000000..a1b5116 --- /dev/null +++ b/st.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Name=st +Comment=simple-terminal emulator for X +Icon=utilities-terminal +Exec=st +Categories=System;TerminalEmulator |