Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Locate cursor visually #298

Open
thecritic opened this issue Aug 26, 2024 · 0 comments
Open

Feature Request: Locate cursor visually #298

thecritic opened this issue Aug 26, 2024 · 0 comments

Comments

@thecritic
Copy link

I am on i3 with 3 monitors and would like to see a feature that makes it easier to locate the cursor. I currently have the following in i3 with find-cursor (https://github.com/arp242/find-cursor) and it works just fine, just thought it would be a good addition natively.

bindsym $mod+o exec (find-cursor --size 500 --color "#ff0000" -r 2 --distance 80 --wait 300 --line-width 3 &) && warpd --normal

It basically adds visual rings at the cursor position before I activate warpd. Would love to see something similar as a built-in feature.

Love this project otherwise!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant