Skip to content

EvgeniGenchev/i3genabar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

i3genabar

A simple shell script that outputs status_commands according to the i3bar protocol
Important!!: This script is a template and some features are suited for my machine

Requirements

  • dunst
  • cal
  • pamixer

Features

  • datetime + calendar notification
  • keyboard layout
  • private ip
  • disk usage
  • volume
  • battery
  • wifi signal strength

How to install

  1. Install the script
$ sudo ./install.sh
  1. Include the script in your i3.conf:
bar {
	# some other config
    status_command i3genabar
    # some other config
}

Examples

  • Running the calendar exampleexample1

  • Example of disk usageexample2

About

My custom i3status alternative

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages