Skip to content
/ i3sb Public

I3wm Simple Bar is as in the name, simple bar for i3 window manager, with some pywal support.

License

Notifications You must be signed in to change notification settings

jptrzy/i3sb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i3sb

I3wm Simple Bar is as in the name, simple bar for i3 window manager, with some pywal support.

Installation

Manual/Git install

git clone https://github.com/jptrzy/i3sb
cd i3sb
make
sudo make install

Past Installation

If you get i3sb installed you must edit i3 config file from

status_command i3status

to

status_command i3sb

and then reload i3 to see results.

Manual/Git uninstall

sudo make uninstall

Signal Changing

If you want send command to special block to update you could do that. For example pulseaudio modul normaly don't update, but if you run pkill -RTMIN+1 i3sb it will update. All blocks have Signal value taht could be in range of 0-30. This commend pkill -RTMIN+<Signal> i3sb will update block with varible Signal equal to <Signal>.

Customization

You could customize your bar via editing config.h and then compiling it.

About

I3wm Simple Bar is as in the name, simple bar for i3 window manager, with some pywal support.

Topics

Resources

License

Stars

Watchers

Forks