fixup! biggg refactor, holy shit

This commit is contained in:
Noa Aarts 2024-11-11 11:34:11 +01:00
parent 37e94582ec
commit fac66830e8
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -105,26 +105,7 @@ in
modules = {
hyprland = {
enable = enableGraphical;
displays = [
{
name = "DP-3";
horizontal = 2560;
vertical = 1440;
horizontal-offset = 2560;
vertical-offset = 0;
refresh-rate = 360;
scale = "1";
}
{
name = "DP-2";
horizontal = 2560;
vertical = 1440;
horizontal-offset = 0;
vertical-offset = 0;
refresh-rate = 144;
scale = "1";
}
];
displays = displays;
};
games.enable = enableGraphical && enableGames;
apps = {