@@ -10,8 +10,7 @@
|
||||
(final: prev: {
|
||||
hyprland = prev.hyprland.overrideAttrs (oldAttrs: {
|
||||
patches = oldAttrs.patches or [ ] ++ [
|
||||
./auto-center.patch
|
||||
./maxwidth-resolution-mode.patch
|
||||
./fix-maxwidth-resolution-mode.patch
|
||||
];
|
||||
});
|
||||
})
|
||||
|
Reference in New Issue
Block a user