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

https://github.com/whoiscipher/i3blocks-config

My custom i3 blocks config that works for i3 tiling window manager
https://github.com/whoiscipher/i3blocks-config

config i3blocks i3wm

Last synced: about 1 year ago
JSON representation

My custom i3 blocks config that works for i3 tiling window manager

Awesome Lists containing this project

README

          

# 🚀 i3blocks Configuration

A sleek and efficient **i3blocks** setup for displaying system information in the i3bar. Includes essential indicators like **CPU usage, battery level, volume, brightness, and weather** for an improved workflow.

## ✨ Features
- 🎵 **Volume Control** – Displays current audio level.
- 🌤 **Weather** – Shows real-time weather updates.
- 🔆 **Brightness Indicator** – Adjust screen brightness easily.
- ⚡ **Battery Status** – Monitors battery level and charging status.
- 🔥 **CPU Usage** – Displays system load in real-time.

## 📂 Installation

Copy the configuration file to your i3blocks config directory:

```sh
git clone git@github.com:WhoisCipher/i3blocks-config.git
mkdir -p ~/.config/i3blocks
cp i3blocks.conf ~/.config/i3blocks/config
```