wayland: set xdg portal config
This commit is contained in:
parent
b2326267ee
commit
51b68737a8
1 changed files with 3 additions and 0 deletions
|
@ -37,6 +37,9 @@ in {
|
|||
xdg-desktop-portal-hyprland
|
||||
xdg-desktop-portal-gtk
|
||||
];
|
||||
config = {
|
||||
common.default = "*";
|
||||
};
|
||||
};
|
||||
|
||||
environment.sessionVariables = {
|
||||
|
|
Loading…
Reference in a new issue