A polybar with dwm
Go to file
Przemysław Grondek 6d42ccedd6 -----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEHVeRNS1RoijU3dukUh5eA668oacFAmVkwa4ACgkQUh5eA668
 oackXggAtyUMZSVxtxrjS9LLYwSFR0p09a7ns1QYJmGjQo2ZHW3f4hHQuajqFPLE
 J8icknCPtRge2tm6J7XGQakZ+PUXe7ILLCBFf8DFbgdbCe3YiEvxHtnRa6MCR1yO
 4ljwg7MIlS58ynJt92nh3R/7PxigZYKn/DqV2HeMvXqLimLXvXLDbAjVwPbvHNDJ
 Eq/jJExEyX4ZrXEIIGxq3/QnxeSI+IPbReMbVZbERWG9jZt2RJoPUepRDH6jhWJN
 03oUZ6gm5qU8frvhbpGfqZ2hVncnyJRskXR1CJ31OyGGiS2WfGK5viI0geQyRAse
 LxaRJHdrURVX7x1VSzdah6yzaSo1fA==
 =Wy/L
 -----END PGP SIGNATURE-----

Merge tag '3.7.1'
2024-02-27 15:33:34 +01:00
.github Remove colon from download header 2023-11-05 22:05:40 +01:00
cmake -----BEGIN PGP SIGNATURE----- 2024-02-27 15:33:34 +01:00
common -----BEGIN PGP SIGNATURE----- 2024-02-27 15:33:34 +01:00
contrib -----BEGIN PGP SIGNATURE----- 2024-02-27 15:33:34 +01:00
doc Version 3.7.0 2023-11-05 23:36:13 +01:00
include -----BEGIN PGP SIGNATURE----- 2024-02-27 15:33:34 +01:00
lib build: Update i3ipcpp 2023-11-27 15:53:30 +01:00
src -----BEGIN PGP SIGNATURE----- 2024-02-27 15:33:34 +01:00
tests Cleanup 2023-05-10 17:06:00 +02:00
.clang-format Merge remote-tracking branch 'upstream/master' into tray-child-window 2022-10-31 23:30:07 +01:00
.clang-tidy Make the event loop return shared_ptrs (#2842) 2022-10-15 23:21:40 +02:00
.editorconfig build: Create clangformat(-dryrun) build targets 2022-09-28 22:00:33 +02:00
.gitignore doc: Fix sphinx version 2023-10-23 00:32:46 +02:00
.gitmodules Add dwmipcpp submodule 2020-12-19 19:28:34 -05:00
.readthedocs.yaml doc: Explicitly specify sphinx rtd theme dependency 2023-10-08 21:16:21 +02:00
.valgrind-suppressions refactor(x11): Merge xlib/xutils with connection 2016-12-31 10:02:32 +01:00
build.sh Merge tag '3.6.3' 2023-08-05 18:44:08 +02:00
CHANGELOG.md -----BEGIN PGP SIGNATURE----- 2024-02-27 15:33:34 +01:00
CMakeLists.txt fix(build): Use CMAKE_INSTALL_FULL_<dir> for default config 2023-02-13 22:08:57 +01:00
CONTRIBUTING.md Move testing page to repo 2022-04-03 14:32:15 +02:00
dwm-module.png README.md: Replace with info about fork 2020-12-19 20:20:36 -05:00
LICENSE init(git): Base commit 2016-05-19 20:23:45 +02:00
README.md -----BEGIN PGP SIGNATURE----- 2024-02-27 15:33:34 +01:00
SUPPORT.md Expand support page 2022-03-07 22:34:16 +01:00
version.txt Version 3.7.1 2023-11-27 17:15:23 +01:00

Polybar Polybar

A fast and easy-to-use tool for creating status bars.

GitHub All Releases

Documentation | Installation | Support | Donate

Polybar aims to help users build beautiful and highly customizable status bars for their desktop environment, without the need of having a black belt in shell scripting.

default configuration screenshot

Table of Contents

Introduction

The main purpose of Polybar is to help users create awesome status bars. It has built-in functionality to display information about the most commonly used services. Some of the services included so far:

  • Systray icons
  • Window title
  • Playback controls and status display for MPD using libmpdclient
  • ALSA and PulseAudio volume controls
  • Workspace and desktop panel for bspwm and i3 and dwm
  • Workspace module for EWMH compliant window managers
  • Keyboard layout and indicator status
  • CPU and memory load indicator
  • Battery display
  • Network connection details
  • Backlight level
  • Date and time label
  • Time-based shell script execution
  • Command output tailing
  • User-defined menu tree
  • Inter-process messaging
  • And more...

See the wiki for more details.

Getting Help

If you find yourself stuck, have a look at our Support page for resources where you can find help.

Contributing

Read our contributing guidelines for how to get started with contributing to polybar.

Getting started

Installation

Packaging status

Polybar is already available in the package manager for many repositories. We list some of the more prominent ones here. Also click the image on the right to see a more complete list of available polybar packages.

If you are using Debian (bullseye/11/stable) or later, you can install polybar using sudo apt install polybar. Newer releases of polybar are sometimes provided in the backports repository for stable users, you need to enable backports and then install using sudo apt -t bullseye-backports install polybar.

If you are using Ubuntu 20.10 (Groovy Gorilla) or later, you can install polybar using sudo apt install polybar.

If you are using Arch Linux, you can install polybar to get the latest stable release using sudo pacman -S polybar. The latest unstable changes are also available in the polybar-git package in the AUR.

If you are using Manjaro, you can install polybar to get the latest stable release using sudo pacman -S polybar.

If you are using Void Linux, you can install polybar using xbps-install -S polybar.

If you are using NixOS, polybar is available in both the stable and unstable channels and can be installed with the command nix-env -iA nixos.polybar.

If you are using Slackware, polybar is available from the SlackBuilds repository.

If you are using Source Mage GNU/Linux, polybar spell is available in test grimoire and can be installed via cast polybar.

If you are using openSUSE Leap or openSUSE Tumbleweed, polybar is available from the official repositories and can be installed via zypper install polybar. The package is available for openSUSE Leap 15.3 and above.

If you are using FreeBSD, polybar can be installed using pkg install polybar. Make sure you are using the latest package branch.

If you are using Gentoo, both release and git-master versions are available in the main repository.

If you are using Fedora, you can install polybar using sudo dnf install polybar.

If you can't find your distro here, you will have to build from source.

First Steps

See the wiki for details on how to run and configure polybar.

Community

Want to get in touch?

Contributors

Maintainers

Owner

Former Maintainers

Logo Design by

All Contributors

Donations

Polybar accepts donations through open collective.

Become a backer and support polybar!

Sponsors

Backers

License

Polybar is licensed under the MIT license. See LICENSE for more information.

Signatures

Release archives and tags are signed by a maintainer using GPG. Currently everything is signed by Patrick Ziegler with fingerprint 1D5791352D51A228D4DDDBA4521E5E03AEBCA1A7