dots

my dotfiles
git clone https://git.awy.one/dots
Log | Files | Refs | Submodules | README | LICENSE

commit 229dc0b1268676efb6856f44bab6fa3f4d218ea9
parent e9e03a754b3ed72076bdb4852ba10c4b3d72a4bd
Author: awy <awy@awy.one>
Date:   Mon, 22 Dec 2025 22:07:05 +0300

portals

Diffstat:
M.config/xdg-desktop-portal-wlr/config | 1+
M.config/xdg-desktop-portal/config | 2++
2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.config/xdg-desktop-portal-wlr/config b/.config/xdg-desktop-portal-wlr/config @@ -1,3 +1,4 @@ [screencast] +max_fps=60 chooser_type=dmenu chooser_cmd=mew -l 10 diff --git a/.config/xdg-desktop-portal/config b/.config/xdg-desktop-portal/config @@ -1,3 +1,5 @@ [preferred] default=wlr;termfilechooser org.freedesktop.impl.portal.FileChooser=termfilechooser +org.freedesktop.impl.portal.Screenshot=wlr +org.freedesktop.impl.portal.ScreenCast=wlr