Unverified Commit f81f5c66 authored by Pratham Patel's avatar Pratham Patel
Browse files

cosmic-session: specify cosmic dconf profile file

parent e4893d91
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -42,6 +42,9 @@ rustPlatform.buildRustPackage rec {
    "--set"
    "prefix"
    (placeholder "out")
    "--set"
    "cosmic_dconf_profile"
    "cosmic"
  ];

  env.XDP_COSMIC = "${xdg-desktop-portal-cosmic}/libexec/xdg-desktop-portal-cosmic";