An open API service indexing awesome lists of open source software.

https://github.com/sambazley/blockbar

Status bar for X window managers and Wayland (wlroots) compositors
https://github.com/sambazley/blockbar

bar linux status wayland wlroots x11

Last synced: 7 months ago
JSON representation

Status bar for X window managers and Wayland (wlroots) compositors

Awesome Lists containing this project

README

        

# blockbar
Blocks based status bar for X window managers and Wayland (wlroots) compositors.

![screenshot](doc/1.png)

### Installation
If you are using Arch Linux, blockbar can be installed from the AUR: [X11](https://aur.archlinux.org/packages/blockbar-git), [Wayland](https://aur.archlinux.org/packages/blockbar-wl-git).

Otherwise, it can be installed with the following commands:

```
$ git clone https://github.com/sambazley/blockbar
$ cd blockbar
$ sudo make install
```

### Documentation
For details on usage, see the man page.

An example configuration can be seen [here](https://github.com/sambazley/dotfiles/tree/master/filesdir/.config/blockbar).