update application files
This commit is contained in:
parent
0413cdd628
commit
3512cc919f
|
@ -1,4 +1,4 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=File Manager
|
||||
Exec=/usr/local/bin/kitty -e lfrun %u
|
||||
Exec=/usr/local/bin/kitty -e lfcd %u
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Mail
|
||||
Exec=/usr/local/bin/kitty -e neomutt %u
|
||||
# FIX:
|
||||
Exec=/usr/bin/thunderbird %u
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Text editor
|
||||
Exec=/usr/local/bin/kitty -e lvim %u
|
||||
Exec=/usr/local/bin/kitty -e nvim %u
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Torrent
|
||||
Exec=/usr/bin/env transadd %U
|
||||
# FIX:
|
Loading…
Reference in New Issue