mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 09:44:08 -05:00
ricing
This commit is contained in:
parent
47284296e0
commit
668cf7d116
1 changed files with 1 additions and 1 deletions
|
|
@ -223,7 +223,7 @@
|
|||
in {
|
||||
programs.waybar = {
|
||||
enable = true;
|
||||
settings = if osConfig.ricing.basic.enable then og_waybar else {};
|
||||
settings = if osConfig.ricing.basic.enable then og_waybar.jsonc else {};
|
||||
style = if osConfig.ricing.basic.enable then og_waybar.style else "";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue