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