Skip to main content

The ultimate statusline/prompt utility. A fork containing more features for the i3 window manager.

Project description

Powerline
=========

This is a fork of Kim Silkebækken's (kim.silkebaekken+vim@gmail.com) powerline
(https://github.com/powerline/powerline).

**Powerline is a statusline plugin for vim, and provides statuslines and
prompts for several other applications, including zsh, bash, tmux, IPython,
Awesome, i3 and Qtile. However, this fork is designed to be used in particular
as a replacement for i3's i3bar.**

Features
--------

For general features, consult the documentation of the original powerline. These are
the features that were added in this fork.

* List all workspaces, _and icons of applications currently running on a workspace (using FontAwesome)_
* More multi-monitor options for the workspace segment.
* Enhanced battery segment, having the same features as the i3bar one. Further, this segment
now works with multiple batteries.
* Enhanced wifi segment to match i3bar's.
* Added a volume segment.
* Added GPMDP support in the player segment.

Installation
------------

The following Arch Linux packages should be installed:

* i3 or i3-gaps
* powerline-fonts-git
* lemonbar-xft-git
* ttf-font-awesome
* wpa_actiond (wifi segment)
* wireless_tools (wifi segment)


Further, the following python packages enhance your powerline experience:

* i3ipc (workspace segment)
* iwlib (wifi segment)
* pyalsaaudio (volume segment)

If you have successfully installed all the previous packages, installing this fork becomes as easy
as

pip install powerline-status-i3

To actually _use_ the powerline in your i3 setup, replace the following lines in your `.config/i3/config`

bar {
status_command i3status
}

with these two lines (you may want to adjust the height and the font size):

exec_always --no-startup-id pkill -f 'python .*powerline-lemonbar\.py'
exec_always --no-startup-id sleep .1 && powerline-lemonbar.py --i3 --height 16 -- -b -f "DejaVu Sans Mono for Powerline-10" -f "FontAwesome-10"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

powerline-status-i3-1.0.2.tar.gz (229.7 kB view hashes)

Uploaded Source

Built Distribution

powerline_status_i3-1.0.2-py3.5.egg (561.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page