This is my bar optimized for Lenovo ThinkPad X1 Carbon (6th) running arch linux and for my needs. It is based on barista.
With a working GO env:
go get github.com/karampok/i3-bar
Fonts/icons from dir of ~/.{fonts,icons}
in ~/.config/i3/config:
bar {
position top
status_command exec ${HOME}/bin/i3-bar
font xft:Sans 11
}
In order gsuite to work enable the APIs in https://console.developers.google.com/apis/api/gmail.googleapis.com/overview
https://github.com/jD91mZM2/xidlehook
mkdir .icons && cd .icon
git clone --depth 1 https://github.com/google/material-design-icons
ln -s $PWD/material-design-icons/font/MaterialIcons-Regular.ttf ~/.fonts/
fc-cache -fv