hyprland wip
This commit is contained in:
@@ -35,5 +35,8 @@ _final: prev: {
|
||||
withVencord = true;
|
||||
withOpenASAR = true;
|
||||
};
|
||||
waybar = prev.waybar.overrideAttrs (old: {
|
||||
mesonFlags = old.mesonFlags ++ [ "-Dexperimental=true" ];
|
||||
});
|
||||
inherit (pkgsU) symbola mealie flaresolver;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user