forked from Shinonome/dots-hyprland
a
This commit is contained in:
@@ -82,11 +82,4 @@ in {
|
|||||||
source = builtins.path {path = ../../.config/starship.toml;};
|
source = builtins.path {path = ../../.config/starship.toml;};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
assertions = [
|
|
||||||
{
|
|
||||||
assertion = !(cfg.settings.simpleStarship.enable && !cfg.enable);
|
|
||||||
message = "The 'simpleStarship' setting cannot be enabled if 'illogical-impulse' is disabled.";
|
|
||||||
}
|
|
||||||
];
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user