From 11231c649e09b1c1d054482bb01d98baf83a2537 Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Thu, 7 Sep 2023 21:13:47 -0400 Subject: xdpw: make screencasting work --- .config/xdg-desktop-portal-wlr/config | 3 ++- .profile | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/xdg-desktop-portal-wlr/config b/.config/xdg-desktop-portal-wlr/config index b87bcc7..fb2143c 100644 --- a/.config/xdg-desktop-portal-wlr/config +++ b/.config/xdg-desktop-portal-wlr/config @@ -1,3 +1,4 @@ [screencast] +output_name=eDP-1 max_fps=30 -chooser_type=default +chooser_type=none diff --git a/.profile b/.profile index 8ead663..033a9ee 100644 --- a/.profile +++ b/.profile @@ -28,3 +28,4 @@ export BROWSER=firefox export GTK_THEME=Catppuccin-Macchiato-Standard-Mauve-Dark export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR"/hissh-agent export DBUS_SESSION_BUS_ADDRESS=unix:path="$XDG_RUNTIME_DIR"/bus +export XDG_CURRENT_DESKTOP=sway -- cgit v1.2.3