hyprcursor icon indicating copy to clipboard operation
hyprcursor copied to clipboard

Can't use semicolons on define_override

Open SeeStarz opened this issue 1 year ago • 0 comments

tbh i don't really know what's going on. i just wanted to port a windows cursor to linux. anyways.

define_override = arrow
define_override = default
define_override = top_left_corner

seems to work

define_override = arrow;default;top_left_corner

doesn't https://standards.hyprland.org/hyprcursor/

SeeStarz avatar Oct 11 '24 17:10 SeeStarz