6 lines
90 B
Lua
6 lines
90 B
Lua
hl.config({
|
|
cursor = {
|
|
enable_hyprcursor = false,
|
|
no_hardware_cursors = true,
|
|
},
|
|
})
|