nnewram / i3nstat

i3status variation, easier to read. Compiletime configurations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i3nstat

A more modern looking i3status, the purpose is for easier customization and readability. Configurations are done in config.h, click events and telemetry functions are added in src/clickevents/click_functions.h and src/telemetry_functions.h respectively

Installation

This project depends on cURLpp.

sudo make install
i3 restart

About

i3status variation, easier to read. Compiletime configurations

License:MIT License


Languages

Language:C++ 98.3%Language:Makefile 1.7%