hyprland: keep misc:vfr — 0.55.0 didn't actually move it
Release notes claimed misc:vfr moved to debug:vfr but the live compositor returns "no such option" for debug:vfr and still exposes misc:vfr. Move it back. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
5a2b5954fa
commit
333577331a
1 changed files with 0 additions and 4 deletions
|
|
@ -168,10 +168,6 @@
|
||||||
# below; without that, focus jumps drag the cursor with them.
|
# below; without that, focus jumps drag the cursor with them.
|
||||||
focus_on_activate = false;
|
focus_on_activate = false;
|
||||||
vrr = 2; # always on — should engage at the 180 Hz EDID mode
|
vrr = 2; # always on — should engage at the 180 Hz EDID mode
|
||||||
};
|
|
||||||
|
|
||||||
# vfr moved from misc: to debug: in Hyprland 0.55.0
|
|
||||||
debug = {
|
|
||||||
vfr = false; # keep compositor ticking, don't idle between frames
|
vfr = false; # keep compositor ticking, don't idle between frames
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue