test: run-all.sh, hide i3bar for compare

This commit is contained in:
Mitchell Hashimoto
2022-07-21 21:00:40 -07:00
parent 6812f3f54a
commit 578679fb35
10 changed files with 51 additions and 9 deletions

View File

@@ -46,4 +46,6 @@ COPY --from=alacritty /tmp/alacritty/target/release/alacritty /usr/bin/alacritty
COPY ./run.sh /entrypoint.sh
COPY ./ghostty /usr/bin/ghostty
ENTRYPOINT ["/bin/bash"]