Add cursor warp_on_change_workspace setting
enables "Move the cursor to the last focused window after changing the workspace." setting
This commit is contained in:
@@ -129,6 +129,7 @@ misc {
|
|||||||
# https://wiki.hypr.land/Configuring/Variables/#cursor
|
# https://wiki.hypr.land/Configuring/Variables/#cursor
|
||||||
cursor {
|
cursor {
|
||||||
hide_on_key_press = true
|
hide_on_key_press = true
|
||||||
|
warp_on_change_workspace = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
# Auto toggle scratchpad on switching workspace from scratchpad
|
# Auto toggle scratchpad on switching workspace from scratchpad
|
||||||
|
|||||||
Reference in New Issue
Block a user