chore: fix typos; build niri less eagerly

This commit is contained in:
Leon Schwarzäugl 2025-11-13 23:40:41 +01:00
parent 910fef4914
commit f950ea97be
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
6 changed files with 232 additions and 210 deletions

View file

@ -39,7 +39,7 @@
exec = [ "${pkgs.swaybg}/bin/swaybg --output '${config.swarselsystems.sharescreen}' --image ${config.swarselsystems.wallpaper} --mode ${config.stylix.imageScalingMode}" ];
outputs = [
{
criteria = "eDP-2";
criteria = config.swarselsystems.sharescreen;
status = "enable";
scale = 1.0;
}