i3status
Status line for the i3 window manager. This command is usually called from the i3 configuration file. More information: <https://i3wm.org/i3status/manpage.html>.
RUN apt-get update && \
apt-get install -y i3status
RUN apt-get update && \
apt-get install -y i3status
RUN pacman -S --noconfirm i3status
RUN apt-get update && \
apt-get install -y i3status
RUN dnf install -y i3status
RUN apt-get update && \
apt-get install -y i3status