mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-24 17:53:51 -08:00
feat: re-enable hyprland explicit sync
This commit is contained in:
parent
a9e8554c03
commit
201879ab17
1 changed files with 1 additions and 1 deletions
|
@ -9,5 +9,5 @@
|
|||
"HDMI-A-1,1920x1080@60,0x0,1"
|
||||
];
|
||||
# wayland.windowManager.hyprland.package = inputs.stablepkgs.legacyPackages.${pkgs.system}.hyprland;
|
||||
wayland.windowManager.hyprland.settings.render.explicit_sync = 0;
|
||||
# wayland.windowManager.hyprland.settings.render.explicit_sync = 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue