fix hyprworkspace unit

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-08-29 00:10:47 -05:00
parent 405576ee63
commit 384ece931e

View file

@ -130,8 +130,6 @@ in
Restart = "always";
RestartSec = "2s";
};
wantedBy = [ "graphical-session.target" ];
};
};
}