home: wm: i3: assert name of 'i3status-rs' bar
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
This commit is contained in:
parent
e5c27d7aa8
commit
8fcb7f42a6
|
@ -75,6 +75,7 @@ in
|
|||
let
|
||||
i3status-rs = lib.getExe config.programs.i3status-rust.package;
|
||||
in
|
||||
assert [ "top" ] == lib.attrNames config.programs.i3status-rust.bars;
|
||||
[
|
||||
{
|
||||
statusCommand = "${i3status-rs} config-top.toml";
|
||||
|
|
Loading…
Reference in a new issue