From eaa0596003da264ec4e54a81cbe4817931abbd11 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Mon, 12 Feb 2024 13:03:05 +0000 Subject: [PATCH] Move xdg.portal definition from desktop.nix to hyprland.nix --- system/desktop.nix | 1 - system/hyprland.nix | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/system/desktop.nix b/system/desktop.nix index da22e68c..be80cb28 100644 --- a/system/desktop.nix +++ b/system/desktop.nix @@ -55,5 +55,4 @@ platformTheme = "gnome"; style = "adwaita-dark"; }; - xdg.portal.enable = true; } diff --git a/system/hyprland.nix b/system/hyprland.nix index 81afd95d..945b706e 100644 --- a/system/hyprland.nix +++ b/system/hyprland.nix @@ -43,6 +43,7 @@ initial_session = {inherit command;}; }; }; + xdg.portal.enable = true; xdg.mime = let emacs = ["emacsclient.desktop" "emacs.desktop"]; # TODO add nyxt back to browser when I can fix opening