Guys should I download the new iso and install that over the 2018.03 iso? Or is it enough just to pull all the new AL updates from the AL repos with pacli? After I updated my system with pacli it seems that I can’t lock my screen with i3lock anymore. Nothing happens when I use MOD + X and click Lock.
I can lock the screen from terminal with i3lock but its just a white lock screen now
I get this error when running i3lock-fancy from the terminal:
I did have to change my keybind in my i3 config
(it used to be bindsym $mod+l exec --no-startup-id i3lock-fancy , now it’s bindsym $mod+l exec --no-startup-id i3lock-wrapper -b -l -d )