@@ -18,10 +18,12 @@
|
|||||||
# XDG portal
|
# XDG portal
|
||||||
xdg.portal.enable = true;
|
xdg.portal.enable = true;
|
||||||
xdg.portal.extraPortals = with pkgs; [
|
xdg.portal.extraPortals = with pkgs; [
|
||||||
|
xdg-desktop-portal-gtk
|
||||||
xdg-desktop-portal-hyprland
|
xdg-desktop-portal-hyprland
|
||||||
];
|
];
|
||||||
xdg.portal.config.hyprland.default = [
|
xdg.portal.config.hyprland.default = [
|
||||||
"hyprland"
|
"hyprland"
|
||||||
|
"gtk"
|
||||||
];
|
];
|
||||||
|
|
||||||
# Supplementary packages
|
# Supplementary packages
|
||||||
|
|||||||
Reference in New Issue
Block a user