Skip to content
This repository was archived by the owner on Jun 8, 2022. It is now read-only.

Mange/barcommands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

barcommands

Commands to run in i3blocks to get concise information about your system.

These commands will output colors from Gruvbox and use icons from Font Awesome.

Installation

Install by running cargo install in the project root. The binaries will then be added to your ~/.cargo/bin directory.

Commands

bar-cpu

Prints CPU usage as a simple percent with Font Awesome's cog icon in front continuously .

It will change to yellow and then to red as usage goes up.

[cpu_usage]
command=bar-cpu
interval=persist
markup=pango

bar-memory

Prints memory usage as a simple percent with Font Awesome's microchip icon in front.

It will change to yellow and then to red as usage goes up. Click on it to temporarily see the numbers behind the percent.

[memory]
command=bar-memory
interval=10
markup=pango

License

Copyright © Magnus Bergmark magnus.bergmark@gmail.com 2017. Code released under MIT license.

About

Commands that I run in my i3bar

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages