thinkpad conf

This commit is contained in:
2025-04-19 19:53:34 -04:00
parent cf82afea4b
commit 2dd297f275
12 changed files with 275 additions and 151 deletions

View File

@@ -54,7 +54,12 @@ in
programs = {
graphical = {
wms.hyprland = enabled;
wms.hyprland = {
enable = true;
monitors = [
",highres,auto,2" # Optional - 1.68
];
};
};
};
};