I3 -- non working powermenu

Hi,

I tried latest iso and i3wm as clean install on my laptop.

Everything is perfect, but this doesn’t work for me :

# exit-menu
bindsym $mod+Shift+e exec ~/.config/i3/scripts/powermenu

I checked keybindings, scripts and everything looks good.

What to do and where to look for a fix ?
btw, I even don’t know how to turn off my laptop from terminal .lol

does it come up if you use the command in terminal?

~/.config/i3/scripts/powermenu
1 Like

nope.

bash: /home/marko/.config/i3/scripts/powermenu: Permission denied

chmod -R +x ~/.config/i3/scripts

2 Likes

Thanks, that is working :slight_smile: you saved me from typing xD

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.