more portal
This commit is contained in:
parent
15ce1ce385
commit
f458bea35f
1 changed files with 8 additions and 0 deletions
|
|
@ -95,6 +95,14 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
config = {
|
||||
common.default = ["gtk"];
|
||||
hyprland.default = ["gtk" "hyprland"];
|
||||
};
|
||||
};
|
||||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
# package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue