universedesktop: wlroots portal

This commit is contained in:
2024-07-11 23:19:00 -04:00
committed by david
parent ac756d25fa
commit 5195fe4445

View File

@@ -73,6 +73,18 @@ in {
MOZ_ENABLE_WAYLAND=0;
GTK_THEME="Adwaita-dark";
};
xdg.portal.wlr = {
enable = true;
settings = {
screencast = {
output_name = "DP-2";
max_fps = 30;
chooser_type = "simple";
chooser_cmd = "${pkgs.slurp}/bin/slurp -f %o -or";
};
};
};
environment.systemPackages = with pkgs; [
dwl