Skip to content

AnatolyShirykalov/custom_barista

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%