add proper target

This commit is contained in:
2025-11-05 22:21:05 -06:00
parent e50f503270
commit 9faad0e16c

View File

@@ -16,7 +16,10 @@ in {
# just using the normal lfrc
programs.${program} = {
enable = true;
systemd.enable = true;
systemd = {
enable = true;
target = "graphical-session.target";
};
settings = {
mainBar = {