✨ feat(hypr): enable tearing and vrr
This commit is contained in:
parent
6f0c34e8a3
commit
01d799483b
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
general {
|
general {
|
||||||
allow_tearing = false
|
allow_tearing = true
|
||||||
}
|
}
|
||||||
|
|
||||||
misc {
|
misc {
|
||||||
always_follow_on_dnd = true
|
always_follow_on_dnd = true
|
||||||
disable_hyprland_logo = true
|
disable_hyprland_logo = true
|
||||||
vrr = 0
|
vrr = 1
|
||||||
animate_manual_resizes = true
|
animate_manual_resizes = true
|
||||||
animate_mouse_windowdragging = false
|
animate_mouse_windowdragging = false
|
||||||
enable_swallow = true
|
enable_swallow = true
|
||||||
|
|
Loading…
Add table
Reference in a new issue