diff options
author | William McKinnon <[email protected]> | 2024-05-08 00:34:46 -0400 |
---|---|---|
committer | William McKinnon <[email protected]> | 2024-05-08 00:34:46 -0400 |
commit | aaa3c7536ee8d7e784106809b748497401f3838b (patch) | |
tree | f590cac548915fb72745c99cd0b2759607b02a9d /build-scripts/aur/sway-portals.conf | |
parent | d4f8c9d0b860e52ee32ab5f6a375b55383614fd8 (diff) |
removed unneeded build scripts and workflows
Diffstat (limited to 'build-scripts/aur/sway-portals.conf')
-rw-r--r-- | build-scripts/aur/sway-portals.conf | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/build-scripts/aur/sway-portals.conf b/build-scripts/aur/sway-portals.conf deleted file mode 100644 index aa046f63..00000000 --- a/build-scripts/aur/sway-portals.conf +++ /dev/null @@ -1,6 +0,0 @@ -[preferred] -# Use xdg-desktop-portal-gtk for every portal interface... -default=gtk -# ... except for the ScreenCast and Screenshot -org.freedesktop.impl.portal.ScreenCast=wlr -org.freedesktop.impl.portal.Screenshot=wlr |