1
This commit is contained in:
2023-11-04 11:58:19 +01:00
parent 0b0e2717d2
commit 1ebcf758f6
5 changed files with 15 additions and 11 deletions

View File

@ -37,7 +37,6 @@ in {
# } else {
# '';
# };
# waybar-hyprland = pkgs.waybar.overrideAttrs (oldAttrs: {
# mesonFlags = oldAttrs.mesonFlags ++ ["-Dexperimental=true"];
# patches = (oldAttrs.patches or []) ++ [workspaces-patch];