add joshuto desktop file

This commit is contained in:
LordMZTE 2021-09-12 16:19:40 +02:00
parent bb0c210e5e
commit f6c9783510
2 changed files with 9 additions and 2 deletions

View File

@ -0,0 +1,7 @@
[Desktop Entry]
Name=Joshuto
Comment=TUI File Manager
Terminal=false
Exec=alacritty -e start-joshuto
Icon=file-manager
Type=Application

View File

@ -1,7 +1,7 @@
[Desktop Entry]
Name=ncspot
Comment=Curses Spotify Client
Terminal=true
Exec=env TERM=xterm-256color ncspot
Terminal=false
Exec=alacritty -e env TERM=xterm-256color ncspot
Icon=audio-player
Type=Application