This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
New to the linux/wayland gang, been super fun so far. arch.
The issue I'm having is that the cursor is being warped to the center of the monitor when: (I havne't tested to see if any other events are doing this too, just noticed the following)
- I save a file
hyprctl reload
I only use 2 editors, code - oss & sublime. So thats the only place the save file warp is happening (happens with both keyboard shortcut and just GUI my way to save)
Let me know if there is any more info I can provide!
Ive tried:
no_warps = true
persistent_warps = true
workspace_center_on = 1
off_window_axis_events
``` input { kb_layout = us kb_variant = kb_model = kb_options = kb_rules =
follow_mouse = 1
sensitivity = 0
emulate_discrete_scroll = 2
}
cursor { no_hardware_cursors = true }
```
EDIT: Since ive really only been messing around with hyprland configs ive noticed this when saving Hyprland configuration files. However, the issue isn't present with files outside of that scope. Seeing as it is also happening with hyprctl reload, I imagine this is happening due to the nature of Hyprland reloading configurations when you save a conf file and when running hyprctl reload. Probably not really a way around this, but still interesting.
Subreddit
Post Details
- Posted
- 5 months ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/hyprland/co...