fix screensharing and add workspaces

This commit is contained in:
Kopatz
2024-07-24 20:44:14 +02:00
parent bbcc7320be
commit 76a395149d
5 changed files with 30 additions and 11 deletions

View File

@@ -15,6 +15,7 @@
mesonFlags = oldAttrs.mesonFlags ++ [ "-Dexperimental=true" ];
});
hyprland = inputs.hyprland.packages.${prev.stdenv.hostPlatform.system}.hyprland;
xdg-desktop-portal-hyprland = inputs.hyprland.packages.${prev.stdenv.hostPlatform.system}.xdg-desktop-portal-hyprland;
# .png doesnt work :(
#fastfetch = prev.fastfetch.overrideAttrs (oldAttrs: {