How do I create a desktop shortcut for nnn file manager on Linux Mint 19.3
0
votes
2
answers
480
views
If I create an application launcher with the following command:
mate-terminal -e /usr/local/bin/nnn
a terminal opens and runs
nnn
. However, nnn
doesn't have a configuration file and settings such as bookmarks are read from environment variables written in ~/.bashrc
. When the above launcher command is executed, nnn
is not reading its variables from .bashrc
, so no bookmarks. If I open a terminal and then type 'nnn' everything runs normally.
Asked by w2kpro
(11 rep)
Jun 13, 2020, 04:20 PM
Last activity: May 2, 2022, 07:43 PM
Last activity: May 2, 2022, 07:43 PM