fix xdg portal
This commit is contained in:
parent
54a760e1d8
commit
26eb038371
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
||||||
common = {
|
common = {
|
||||||
default = [ "gtk" ];
|
default = [ "gtk" ];
|
||||||
};
|
};
|
||||||
Hyprland = {
|
hyprland = {
|
||||||
default = [ "hyprland" "gtk" ];
|
default = [ "hyprland" "gtk" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue