jmbaur / gobar

Status bar that speaks the i3-bar/swaybar protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gobar

An i3bar/swaybar protocol-compatible program. Includes some basic modules and click support.

Building

go build ./cmd/gobar

Usage

Place this in your i3 or sway config:

bar {
  status_command path/to/gobar
}

About

Status bar that speaks the i3-bar/swaybar protocol

License:MIT License


Languages

Language:Go 91.7%Language:Nix 6.2%Language:Makefile 2.0%