From 748576e17c7804ee66c9e06d45b8a5f3d3e22f1e Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Mon, 3 Jun 2024 23:35:48 -0400 Subject: [PATCH] set up xdg-portal --- src/user/modules/gui/modules/wm/hyprland/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/user/modules/gui/modules/wm/hyprland/default.nix b/src/user/modules/gui/modules/wm/hyprland/default.nix index 26de841..d2b668a 100644 --- a/src/user/modules/gui/modules/wm/hyprland/default.nix +++ b/src/user/modules/gui/modules/wm/hyprland/default.nix @@ -217,6 +217,8 @@ in platformTheme.name = "gtk"; }; + xdg.portal.enable = true; + home.packages = with pkgs; [ pavucontrol xdg-utils