This repository has been archived on 2019-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
2018-05-13 21:08:12 +02:00
2018-05-13 21:02:36 +02:00
2018-05-13 20:36:45 +02:00
2018-05-13 21:02:36 +02:00
cpu
2018-05-13 21:02:36 +02:00
2018-04-16 13:10:45 +02:00
ip
2018-04-16 13:10:45 +02:00
ram
2018-05-13 20:36:45 +02:00
2018-05-13 21:08:12 +02:00

simple-i3blocks

This is a simple collection of i3blocks-scripts and a config file with the aim to display only important information in favor of not spilling lots of numbers into the status bar. I.e. only the amount of left RAM is displayed as this is - in my point of view - the most important information we like to know most of the times.

Install

Install i3blocks and clone this repo to ~/.config/i3blocks. Remember to back up you existing configs and scripts inside that directory if you already created them.

git clone https://will.kein.hk/git/koksnuss/simple-i3blocks.git ~/.config/i3blocks

Adjust ~/.config/i3blocks/config to control i3 status bar output. Finally reload your i3 window manager. The default shortcut is mod + SHIFT + r, you should see a flickering.

Roadmap

  • date and time
  • ram
  • storage
  • ip
  • fix ip not showing sometimes
  • battery
  • same color palette
  • audio
  • fix audio not changing on mute
  • swap
  • cpu
  • wifi/ethernet/bluetooth
  • external storage mount
  • ethernet bandwith
Description
i3blocks statusbar written in bash and aimed for simplicity featuring utf status bars and nice colors.
Readme 107 KiB
Languages
Shell 100%