From 94ad8baed264196e237d7cb73c4f77064fcd023f Mon Sep 17 00:00:00 2001 From: Inga Date: Thu, 8 Feb 2024 22:53:13 +0100 Subject: [PATCH] updated screensharing --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index c3000dc..bc2b6ec 100644 --- a/README.md +++ b/README.md @@ -446,6 +446,14 @@ riverctl spawn "inga-xdg-desktop-portal-wlr" (for some reason `xdg-desktop-portal` gets started automatically and after that newly started xdg-desktop-portal-wlr does not work; we need to kill that xdg-desktop-portal first) +Also create `.config/xdg-desktop-portal-wlr/config` with the following: + +``` +[screencast] +chooser_cmd=bemenu +chooser_type=dmenu +``` + ### Prevent firefox sharing indicator from taking the entire tile Add the following lines to river config (before the last `exec` line):