Remove attempt to add display manager

This commit is contained in:
2024-07-22 14:43:43 -05:00
parent cd9a2df603
commit 444726af6c
8 changed files with 286 additions and 30 deletions

View File

@@ -89,7 +89,7 @@
resolution = "3440x1440";
refreshRate = 144;
x = 1920;
wallpaper = "ship_moon.png";
wallpaper = "solar_system.png";
})
(utils.mkMonitor {
monitor = "HDMI-A-1";
@@ -233,7 +233,7 @@
];
};
})
configs
configs
);
};
}