[m]Flake: Updated XDG portal config for 24.05
This commit is contained in:
parent
f693a59f6c
commit
5d730f8071
@ -3,11 +3,11 @@
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
# wlr.enable = true;
|
||||
extraPortals = with pkgs;
|
||||
[
|
||||
xdg-desktop-portal-hyprland
|
||||
# xdg-desktop-portal-gtk
|
||||
];
|
||||
extraPortals = with pkgs; [
|
||||
xdg-desktop-portal-hyprland
|
||||
xdg-desktop-portal-gtk
|
||||
];
|
||||
config.common.default = [ "hyprland" "gtk" ];
|
||||
};
|
||||
|
||||
environment.sessionVariables = rec {
|
||||
|
Loading…
x
Reference in New Issue
Block a user