Sample Header Ad - 728x90

i3 dmenu does not browse $PATH

20 votes
4 answers
26933 views
I want to run a shell script ~/.local/bin/test.sh via dmenu. If I run dmenu via $mod+D and browse for the entry test.sh I couldn't find it. The path ~/.local/bin is already set to my $PATH variable in ~/.profile $ echo $PATH /home/ubuntu/bin:/home/ubuntu/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games I also removed ~/.cache/dmenu_run and restart i3. What can I do to launch the test script via dmenu?
Asked by Murmulodi (1226 rep)
Jan 7, 2017, 02:31 AM
Last activity: Jul 31, 2023, 04:21 PM