mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
Fixed typo
This commit is contained in:
parent
febd21f093
commit
88a2abd188
@ -1,4 +1,4 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=File Manager
|
||||
Exec=/usr/local/bin/alacritty -e lfrun %u
|
||||
Exec=/usr/bin/alacritty -e lfrun %u
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Text editor
|
||||
Exec=/usr/local/bin/alacritty -e nvim %u
|
||||
Exec=/usr/bin/alacritty -e nvim %u
|
||||
|
||||
Loading…
Reference in New Issue
Block a user