aboutsummaryrefslogtreecommitdiff
path: root/dotfiles
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-13 10:11:31 -0500
committerCraig Jennings <c@cjennings.net>2026-05-13 10:11:31 -0500
commit3e388e20865189f5f812d22ec8703c2d80f8f931 (patch)
tree441bbfd20fd76b51619a5996667500b282a75ef9 /dotfiles
parent583c78cbcae4f8e87f0343f0d971b8e7318bf700 (diff)
downloadarchsetup-3e388e20865189f5f812d22ec8703c2d80f8f931.tar.gz
archsetup-3e388e20865189f5f812d22ec8703c2d80f8f931.zip
fix(hyprland): keep cursor in place on keyboard focus changes
I set cursor:no_warps to true so super+j/k and other keyboard focus moves stop teleporting the cursor to the center of the newly focused window.
Diffstat (limited to 'dotfiles')
-rw-r--r--dotfiles/hyprland/.config/hypr/hyprland.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf
index 3e02029..e4627b5 100644
--- a/dotfiles/hyprland/.config/hypr/hyprland.conf
+++ b/dotfiles/hyprland/.config/hypr/hyprland.conf
@@ -114,7 +114,7 @@ dwindle {
# Input
# ============================================================================
cursor {
- no_warps = false
+ no_warps = true
}
input {