mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2025-04-29 19:24:31 +02:00
add joshuto desktop file
This commit is contained in:
parent
bb0c210e5e
commit
f6c9783510
2 changed files with 9 additions and 2 deletions
.local/share/applications
7
.local/share/applications/joshuto.desktop
Normal file
7
.local/share/applications/joshuto.desktop
Normal 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
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue