From 2b9df77bbc5fa85f94b15b043c659168a606d1db Mon Sep 17 00:00:00 2001 From: ZachIR Date: Tue, 19 Nov 2024 12:49:46 -0600 Subject: Define xdg-desktop-portal defaults Use Hyprland for default, and use lxqt file chooser. --- xdg-desktop-portal/portals.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 xdg-desktop-portal/portals.conf (limited to 'xdg-desktop-portal') diff --git a/xdg-desktop-portal/portals.conf b/xdg-desktop-portal/portals.conf new file mode 100644 index 0000000..faadd46 --- /dev/null +++ b/xdg-desktop-portal/portals.conf @@ -0,0 +1,3 @@ +[preferred] +default=hyprland +org.freedesktop.impl.portal.FileChooser=lxqt -- cgit v1.2.3