Tag: I3blocks
My Linux Setup (As of 11/2021)
Description of my daily Linux setup as of November 2021
A couple of years ago I wrote a blog post about my Linux setup at the time. Well, understandably a lot of things have changed since then, and instead of updating a two year old post, I think writing a new one from scratch with the same principle and using the same template makes more sense. It is always fun to go back and read these old posts, and I fully expect that this one post will be as enjoyable for me in a few years time.
CPU Core Load Graph Script for Your Bar
Simple script to add a CPU core load to your favorite bar
A while back I changed my bar from Polybar to i3bar
with i3blocks
. One of the things I missed about Polybar is its internal CPU module, which can produce a core load graph directly in your bar by adding the right ramp
characters. In this post I’m sharing a simple POSIX shell script I’ve written that does the same and can be used with any text-based bar. Here is what it looks like: