fix alias
This commit is contained in:
@ -99,7 +99,7 @@ hl.config({
|
||||
resize_on_border = false,
|
||||
|
||||
-- Please see https://wiki.hypr.land/Configuring/Advanced-and-Cool/Tearing/ before you turn this on
|
||||
allow_tearing = true,
|
||||
allow_tearing = false,
|
||||
|
||||
layout = "dwindle",
|
||||
},
|
||||
@ -136,6 +136,8 @@ hl.config({
|
||||
|
||||
cursor = {
|
||||
no_hardware_cursors = true,
|
||||
no_break_fs_vrr = 1,
|
||||
min_refresh_rate = 60,
|
||||
},
|
||||
|
||||
animations = {
|
||||
|
||||
Reference in New Issue
Block a user