Translations:Hyprland/24/en
Appearance
Screensharing
❄︎ configuration.nix
{
xdg.portal = {
enable = true;
extraPortals = with pkgs; [ xdg-desktop-portal-hyprland ];
};
}
{
xdg.portal = {
enable = true;
extraPortals = with pkgs; [ xdg-desktop-portal-hyprland ];
};
}