Add env variables and slurp to make screensharing work

This commit is contained in:
Oliver Traber 2024-02-18 00:55:13 +01:00
parent 2f82418641
commit 67f4db010d
Signed by: Bluemedia
GPG key ID: C0674B105057136C
2 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1,2 @@
XDG_CURRENT_DESKTOP="sway"
XDG_SESSION_TYPE="wayland"