refactor code structure
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
-- Keep XCursor and Hyprcursor at the same size for consistent pointers across
|
||||
-- XWayland and native Wayland applications.
|
||||
local cursor_size = "24"
|
||||
|
||||
hl.env("XCURSOR_SIZE", cursor_size)
|
||||
hl.env("HYPRCURSOR_SIZE", cursor_size)
|
||||
Reference in New Issue
Block a user