Skip to content

Commit b9660e6

Browse files
committed
modules/desktop: remove obsolete render.explicit_sync (always on in 0.50+)
1 parent c0df143 commit b9660e6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

modules/home/desktop/programs/hyprland/default.nix

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,10 +121,6 @@ in {
121121
};
122122

123123
cursor.no_hardware_cursors = false;
124-
125-
render = {
126-
explicit_sync = true;
127-
};
128124
};
129125
};
130126
};

0 commit comments

Comments
 (0)