Results 2 comments of lhark

There is actually an AUR package for arch-like distros: https://aur.archlinux.org/packages/msiklm-git/ So it would go: ``` $ git clone https://aur.archlinux.org/msiklm-git.git $ cd msiklm-git $ makepkg -si ``` Or simply use your...

In the diff you show, status2d replaces the original status bar drawing code by a call to `drawstatusbar`. The thing to note also is that `sw` is the computed status...