chore: fix typos; build niri less eagerly

This commit is contained in:
Leon Schwarzäugl 2025-11-13 23:40:41 +01:00 committed by Leon Schwarzäugl
parent 31447d9a3f
commit 9252e9c546
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;
}