Revert "tv alacritty: automatically select hidpi variant"
This reverts commit 3fc184a226
.
This commit is contained in:
parent
512232b72a
commit
69c038e390
@ -130,11 +130,4 @@ with import ./lib;
|
|||||||
];
|
];
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
nixpkgs.overlays =
|
|
||||||
mkAfter (optional config.hardware.video.hidpi.enable (self: super: {
|
|
||||||
alacritty-tv = super.alacritty-tv.override {
|
|
||||||
variant = "hidpi";
|
|
||||||
};
|
|
||||||
}));
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user