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
- Host: GitHub
- URL: https://github.com/whoiscipher/i3blocks-config
- Owner: WhoisCipher
- Created: 2025-03-21T23:20:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-21T23:42:32.000Z (over 1 year ago)
- Last Synced: 2025-03-22T00:25:12.771Z (over 1 year ago)
- Topics: config, i3blocks, i3wm
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```