Skip to content

Cursor keeps spinning after unlock #315

@ironhak

Description

@ironhak

Hello

When I lock my screen with i3lock, and then unlock it, I see the cursor that keeps loading when I hover in the desktop. Usually when this happens I check in my config because 99% of the times it's an app that should be started with "--no-startup-id"... But with i3lock I don't really know what to do.

set $i3lockwall i3lock -i .config/nitrogen/image -L -f -k \
        --time-font=consolas \
        --pass-media-keys \
        --time-font=consolas  \
        --date-font=consolas --time-size=70 --date-size=40 \
        --pass-media-keys --pass-volume-keys -u \
        --dateoutline-color=000000FF --dateoutline-width=0.4 \
        --timeoutline-width=0.4 --timeoutline-color=000000FF \
        --timeoutline-width=0.3 --time-color=FFFFFFFF --date-color=FFFFFFFF \

bindsym $mod+l exec $i3lockwall

This is what I'm doing. Any hint? Thanks

Edit: actually I can see the cursor starting to spin as soon as I press the combination to exectue the i3lock command. Also, when I run this trough the terminal, this does not happens.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions