You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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!
The text was updated successfully, but these errors were encountered: