fix alias

This commit is contained in:
Johannes Knopp
2026-07-16 10:31:26 +02:00
parent aae0275e60
commit cfd1a4526a
2 changed files with 4 additions and 2 deletions

View File

@ -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 = {