update application files
This commit is contained in:
parent
0413cdd628
commit
3512cc919f
|
@ -1,4 +1,4 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=File Manager
|
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]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=Mail
|
Name=Mail
|
||||||
Exec=/usr/local/bin/kitty -e neomutt %u
|
Exec=/usr/bin/thunderbird %u
|
||||||
# FIX:
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Type=Application
|
Type=Application
|
||||||
Name=Text editor
|
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