diff --git a/home/home-configuration.scm b/home/home-configuration.scm index 7ea7566..5b3a35e 100644 --- a/home/home-configuration.scm +++ b/home/home-configuration.scm @@ -68,6 +68,7 @@ ("PASSWORD_STORE_DIR" . "$XDG_DATA_HOME/password-store") ("XDG_DATA_DIRS" . "$XDG_DATA_DIRS:$XDG_DATA_HOME/flatpak/exports/share") ("XDG_CURRENT_DESKTOP" . "sway") + ("RTC_USE_PIPEWIRE" . "true") ("SSH_ASKPASS" . "ksshaskpass") ("ELM_DISPLAY" . "wl") ("SDL_VIDEODRIVER" . "wayland") @@ -97,7 +98,8 @@ ("emacs/init.org" ,(local-file "./emacs/init.org")) ("emacs/templates" ,(local-file "./emacs/templates")) ("kitty/kitty.conf" ,(local-file "./kitty/kitty.conf")) - ("senpai/senpai.scfg" ,(local-file "./senpai/senpai.scfg")))) + ("senpai/senpai.scfg" ,(local-file "./senpai/senpai.scfg")) + ("xdg-desktop-portal-wlr/config") ,(local-file "xdg-desktop-portal-wlr/config"))) (service home-syncthing-service-type) (service home-bash-service-type (home-bash-configuration diff --git a/home/xdg-desktop-portal-wlr/config b/home/xdg-desktop-portal-wlr/config new file mode 100644 index 0000000..ff98da4 --- /dev/null +++ b/home/xdg-desktop-portal-wlr/config @@ -0,0 +1,5 @@ +[screencast] +output_name= +max_fps=60 +chooser_cmd=slurp -f %o -or +chooser_type=simple