From 7865534e831337332dc9c2834fde4d85559a1f7c Mon Sep 17 00:00:00 2001 From: odrling Date: Sun, 15 Oct 2023 18:53:50 +0200 Subject: [PATCH] [xdpw] add config --- .config/xdg-desktop-portal-wlr/config | 3 +++ .gitignore | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 .config/xdg-desktop-portal-wlr/config diff --git a/.config/xdg-desktop-portal-wlr/config b/.config/xdg-desktop-portal-wlr/config new file mode 100644 index 0000000..72dcec1 --- /dev/null +++ b/.config/xdg-desktop-portal-wlr/config @@ -0,0 +1,3 @@ +[screencast] +chooser_type=dmenu +chooser_cmd=rofi -dmenu diff --git a/.gitignore b/.gitignore index 4a5b64a..74ebf72 100644 --- a/.gitignore +++ b/.gitignore @@ -204,3 +204,6 @@ Cache # cursor themes !/.icons + +# xdpw +!/.config/xdg-desktop-portal-wlr