diff options
| -rw-r--r-- | st.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [Desktop Entry] Name=st Comment=st is a simple terminal implementation for X -Exec=tabbed -c -r 2 st -w '' -e /bin/bash --login +Exec=st -e /bin/bash --login Icon=utilities-terminal Terminal=false Type=Application |
