Skip to content

Changing wm.program.lock doesn't apply on suspend #3

@lostatc

Description

@lostatc

I'm running Regolith 3.1 with Sway on Pop!_OS 22.04.

I tried changing my screenlocker to swaylock in my Xresources:

wm.program.lock: swaylock --daemonize

This change applies on Super + Esc, but waking from suspend still uses gtklock. To fix that, I needed:

wm.program.lock: swaylock --daemonize
i3-wm.program.lock: swaylock --daemonize

It looks like the offending line is here.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions