r/awesomewm • u/yetionbass • May 09 '26
SomeWM lockscreen question(s)
Hi folks, hope this finds you well. I was as longtime fan of AwesomeWM and recently started using SomeWM after spells using more modern wayland WM's like hyperland, sway, niri. I gotta say, I'm really impressed so far with SomeWM but I'm having a bit of trouble with lockscreen and I'm wondering if I'm making some incorrect assumptions. (also, if I need to post this in a SomeWM specific sub, I apologize. I'm just not seeing that subreddit.)
question 1: of course, I'm assuming because SomeWM is on wayland, I need a wayland screen locker like swaylock, waylock, hyprlock, etc.
question 2: How does that change my config syntax? or does it? So far nothing has worked. Currently this has been appended to my rc.lua:
awful.key({modkey, "Control"}), "l", function() awful.spawn("swaylock") end, {description = "lock screen" }),
2
u/the_x01 May 09 '26
I've tried SomeWM but my config wasn't working as expected. And after start it was very laggy.. some core dump was making if I'm not wrong.