adding portals
This commit is contained in:
parent
6b90ee6433
commit
efc0633beb
|
@ -131,9 +131,11 @@ with lib;
|
|||
# VIDEOS=vids
|
||||
# '';
|
||||
|
||||
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-kde ];
|
||||
programs.hyprland = {
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
# portalPackage = pkgs.xdg-desktop-portal-kde;
|
||||
# xwayland.hidpi = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue