My i3-bar using Barista
This is my bar optimized for Lenovo ThinkPad X1 Carbon (6th) running arch linux and for my needs.
It is based on barista.
Installation
With a working GO env:
go get github.com/karampok/i3-bar
Fonts/icons from dir of ~/.{fonts,icons}
Usage
in ~/.config/i3/config:
bar {
position top
status_command exec ${HOME}/bin/i3-bar
font xft:Sans 11
}
Notes
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
Material Design Icons
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
Similar
https://github.com/greshake/i3status-rust