mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
qs: remove no longer necessary unlock refocus hack
This commit is contained in:
@@ -75,9 +75,6 @@ Scope {
|
|||||||
// fallback lock you can't interact with.
|
// fallback lock you can't interact with.
|
||||||
GlobalStates.screenLocked = false;
|
GlobalStates.screenLocked = false;
|
||||||
|
|
||||||
// Refocus last focused window on unlock (hack)
|
|
||||||
Quickshell.execDetached(["bash", "-c", `sleep 0.2; hyprctl dispatch 'hl.dsp.workspace.toggle_special("special")'; hyprctl dispatch 'hl.dsp.workspace.toggle_special("special")'`])
|
|
||||||
|
|
||||||
// Reset
|
// Reset
|
||||||
lockContext.reset();
|
lockContext.reset();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user