AnatolyShirykalov / custom_barista

Custom Barista config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Barista config

This is my custom config for barista i3status replacement.

Includes custom keyboard layout module

Installation

With a working GO env:

go install github.com/AnatolyShirykalov/custom_barista@latest

Add fonts from fonts dir to ~/.fonts

Usage

in ~/.i3/config:

bar {
  position top
  status_command exec $GOPATH/bin/custom_barista
  font pango:PragmataPro Mono 11
}

About

Custom Barista config

License:Apache License 2.0


Languages

Language:Go 100.0%