petalburg: enable easyeffects

This commit is contained in:
Aly Raffauf 2024-11-25 20:30:05 -05:00
parent fb322fefad
commit b9a2678fbd

View file

@ -9,7 +9,14 @@
};
};
ar.home.desktop.hyprland.laptopMonitors = ["desc:China Star Optoelectronics Technology Co. Ltd MNG007QA1-1,1920x1200@165, 0x0, 1.25, vrr, 1"];
ar.home = {
desktop.hyprland.laptopMonitors = ["desc:China Star Optoelectronics Technology Co. Ltd MNG007QA1-1,1920x1200@165, 0x0, 1.25, vrr, 1"];
services.easyeffects = {
enable = true;
preset = "LoudnessEqualizer";
};
};
}
];