adding additional directories to search for exe / binaries, similar to how a shell uses the PATH env var. #2002
-
|
hello 👋, i'm using rofi as a application launcher primarily to spawn gui based applications for my desktop environment. my current setup is a arch linux install, with X11, lightdm, and i3. i came across the below thread in these discussions, tried a couple of things mentioned but can not get additional path entries to work rofi. what i have tried so far, it adding a shell script in the below dir i then run the command suggested in the linked discussion, and i see, and get the below output basically i have some gui applicaitons installed i have logged out and logged back in of lightdm, but have not fully restarted the computer yet, but if that is required i will. is there something i'm still missing? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
this should work. |
Beta Was this translation helpful? Give feedback.
-
|
For the record, you can set the directories rofi searches for executables in by Nothing fancy; We are just launching a command with a custom environment variable. You can set keybindings and desktop entries using it. |
Beta Was this translation helpful? Give feedback.
run
to see what directories it tries to load.