On 2015-06-17 2005, Nicolas Bercher wrote:
> I have troubles using Mod4+<any>.
> 
> Here is my configuration sample:
> 
>   bindsym Mod4+Up exec alsa-volume-increase
>   bindsym Mod4+Down exec alsa-volume-decrease
>   bindsym Mod4+m exec alsa-volume-toggle-mute
> 
> where alsa-volume-* are bash script that do work very well
> from the shell.

I think the problem is that you haven't written the full path to your
script. I think i3 doesn't care about your $PATH, it's kind-of like
cron.

-- 
Kareem

Reply via email to