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