Files
I-Dotfiles/.config/hypr/settings/custom.lua
T

19 lines
217 B
Lua

hl.config({
debug = {
full_cm_proto = true,
},
ecosystem = {
no_update_news = true,
},
cursor = {
no_hardware_cursors = false,
use_cpu_buffer = 2,
},
xwayland = {
force_zero_scaling = true,
},
})