Match extension versions for work.

This commit is contained in:
Tom Alexander
2025-11-25 17:40:55 -05:00
parent ddd3200ca6
commit b67b491efa
6 changed files with 75 additions and 12 deletions

View File

@@ -369,7 +369,7 @@ in
exec_before = "${start_screen_share}";
exec_after = "${stop_screen_share}";
chooser_type = "simple";
chooser_cmd = "${pkgs.slurp}/bin/slurp -f %o -or";
chooser_cmd = "${pkgs.slurp}/bin/slurp -f 'Monitor: %o' -or";
};
};
};