1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 03:27:45 +00:00

Add xdg portal config

This commit is contained in:
RGBCube 2023-12-12 15:16:05 +03:00
parent 55c21b5631
commit e08e3652ae
No known key found for this signature in database

View file

@ -4,6 +4,8 @@
hardware.opengl = enabled {};
xdg.portal = enabled {
config.common.default = "*";
extraPortals = with pkgs; [
xdg-desktop-portal-hyprland
];