From ed25e78327b2a2478f3ebdae4c22278e5d92c7e8 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 30 Jan 2026 08:26:54 -0600 Subject: fix(portal): enable Settings portal for libadwaita dark mode Use gtk portal for Settings instead of none, allowing Nautilus and other libadwaita apps to respect the color-scheme preference. --- dotfiles/hyprland/.config/xdg-desktop-portal/portals.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/hyprland/.config/xdg-desktop-portal/portals.conf b/dotfiles/hyprland/.config/xdg-desktop-portal/portals.conf index 9cc87a2..4ddf5aa 100644 --- a/dotfiles/hyprland/.config/xdg-desktop-portal/portals.conf +++ b/dotfiles/hyprland/.config/xdg-desktop-portal/portals.conf @@ -1,3 +1,3 @@ [preferred] default=hyprland;gtk -org.freedesktop.impl.portal.Settings=none +org.freedesktop.impl.portal.Settings=gtk -- cgit v1.2.3