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
- Host: GitHub
- URL: https://github.com/sambazley/blockbar
- Owner: sambazley
- License: zlib
- Created: 2019-11-13T15:53:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-07-15T19:29:39.000Z (almost 3 years ago)
- Last Synced: 2023-05-13T23:21:15.231Z (about 2 years ago)
- Topics: bar, linux, status, wayland, wlroots, x11
- Language: C
- Homepage:
- Size: 346 KB
- Stars: 34
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blockbar
Blocks based status bar for X window managers and Wayland (wlroots) compositors.
### 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).