Skip to content

Fix hyprlock blocking execution#666

Closed
meerzulee wants to merge 1 commit into
basecamp:devfrom
meerzulee:fix/omarchy-lock-screen
Closed

Fix hyprlock blocking execution#666
meerzulee wants to merge 1 commit into
basecamp:devfrom
meerzulee:fix/omarchy-lock-screen

Conversation

@meerzulee
Copy link
Copy Markdown
Contributor

Add "&" to run "hyprlock" in background so cleanup tasks execute immediately

Before: pidof hyprlock || hyprlock blocks execution of subsequent lines.
After: Script continues to lock 1password and kill screensaver while hyprlock runs.

@meerzulee meerzulee mentioned this pull request Aug 11, 2025
@dhh
Copy link
Copy Markdown
Member

dhh commented Aug 11, 2025

Was already fixed on master. I had merged it there wrongly.

@dhh dhh closed this Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants