Re: How to set a recursevly PATH under wayland

2023-05-13 Thread Thiago Macieira
On Saturday, 13 May 2023 05:51:28 PDT Zener wrote: > Can I use something similar for the wayland enviroment? That question should be asked of your compositor, not of Wayland. Most compositors have the ability to source some shell script before or after they're started. For a Plasma Wayland desk

How to set a recursevly PATH under wayland

2023-05-13 Thread Zener
Hi. I'd like a recursevly path for exec in .desktop files under wayland. As wiki https://wiki.archlinux.org/title/Environment_variables#Wayland_environment, i can add personal path in ~/.config/environment.d/envvars.conf. So, adding in that file PATH=$PATH:/home/myhome/my/PATH it works for