From 047e48885ca7edca02aa18017531b3c27dcff913 Mon Sep 17 00:00:00 2001 From: James Robey Date: Sat, 21 Feb 2026 15:36:29 +0700 Subject: [PATCH] Add cursor warp_on_change_workspace setting enables "Move the cursor to the last focused window after changing the workspace." setting --- default/hypr/looknfeel.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/default/hypr/looknfeel.conf b/default/hypr/looknfeel.conf index c4df1d51..1decf433 100644 --- a/default/hypr/looknfeel.conf +++ b/default/hypr/looknfeel.conf @@ -129,6 +129,7 @@ misc { # https://wiki.hypr.land/Configuring/Variables/#cursor cursor { hide_on_key_press = true + warp_on_change_workspace = 1 } # Auto toggle scratchpad on switching workspace from scratchpad