try out hyprland again and waybar changes

This commit is contained in:
Kopatz
2024-07-24 18:10:22 +02:00
parent c304dad5c5
commit 45d93bc672
10 changed files with 333 additions and 37 deletions

View File

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