programs/hyprland: enable vrr

This commit is contained in:
Anthony Rodriguez 2025-02-02 14:04:11 +01:00
parent 79a5f87dce
commit f2e7539501
Signed by: nezia
SSH key fingerprint: SHA256:Ihfpl0rUpqDevYqnzSR34OYfVLbDNkBiUjs3CpX4ykA

View file

@ -146,6 +146,7 @@ in {
force_default_wallpaper = 0;
disable_hyprland_logo = true;
middle_click_paste = false;
vrr = 1;
};
}
// optionalAttrs styleCfg.enable {