diff options
| -rw-r--r-- | .config/xdg-desktop-portal-wlr/config | 3 | ||||
| -rw-r--r-- | .profile | 1 |
2 files changed, 3 insertions, 1 deletions
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 @@ -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 |
