HASH 343a295014fb
DATE 2025-10-23
SUBJECT hyprland: portal configuration changes
FILES 1 CHANGED
HASH 343a295014fb
DATE 2025-10-23
SUBJECT hyprland: portal configuration changes
FILES 1 CHANGED
┌─ modules/nixos/workstation/environment/hyprland/default.nix ───────────────┐
│ diff --git a/modules/nixos/workstation/environment/hyprland/default.nix b/modules/ │
│ nixos/workstation/environment/hyprland/default.nix │
│ index f8b450e..660fc48 100644 │
│ --- a/modules/nixos/workstation/environment/hyprland/default.nix │
│ +++ b/modules/nixos/workstation/environment/hyprland/default.nix │
│ @@ -17,10 +17,16 @@ in { │
│ extraPortals = [ │
│ pkgs.xdg-desktop-portal-gtk │
│ ]; │
│ - config.common = { │
│ - default = ["gtk"]; │
│ - "org.freedesktop.impl.portal.Screencast" = "hyprland"; │
│ - "org.freedesktop.impl.portal.Screenshot" = "hyprland"; │
│ + config = { │
│ + hyprland.default = [ │
│ + "gtk" │
│ + "hyprland" │
│ + ]; │
│ + common = { │
│ + default = ["gtk"]; │
│ + "org.freedesktop.impl.portal.Screencast" = "hyprland"; │
│ + "org.freedesktop.impl.portal.Screenshot" = "hyprland"; │
│ + }; │
│ }; │
│ }; │
│ │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...ironment/hyprland/default.nix ───┐
│ diff --git a/modules/nixos/workstation/envir │
│ onment/hyprland/default.nix b/modules/nixos/ │
│ workstation/environment/hyprland/default.nix │
│ index f8b450e..660fc48 100644 │
│ --- a/modules/nixos/workstation/environment/ │
│ hyprland/default.nix │
│ +++ b/modules/nixos/workstation/environment/ │
│ hyprland/default.nix │
│ @@ -17,10 +17,16 @@ in { │
│ extraPortals = [ │
│ pkgs.xdg-desktop-portal-gtk │
│ ]; │
│ - config.common = { │
│ - default = ["gtk"]; │
│ - "org.freedesktop.impl.portal.Screen │
│ cast" = "hyprland"; │
│ - "org.freedesktop.impl.portal.Screen │
│ shot" = "hyprland"; │
│ + config = { │
│ + hyprland.default = [ │
│ + "gtk" │
│ + "hyprland" │
│ + ]; │
│ + common = { │
│ + default = ["gtk"]; │
│ + "org.freedesktop.impl.portal.Scre │
│ encast" = "hyprland"; │
│ + "org.freedesktop.impl.portal.Scre │
│ enshot" = "hyprland"; │
│ + }; │
│ }; │
│ }; │
│ │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET