Jump to content

Polybar

From NixOS Wiki
Revision as of 05:26, 18 May 2025 by Pigs (talk | contribs) (Add category window managers and desktop environment)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Polybar is a fast and easy-to-use status bar.

Getting started

You can copy the example configation from /nix/store/<hash>-polybar-<version>/share/doc/polybar/examples/config.ini to ~/.config/polybar/config.ini and launch with polybar -c ~/.config/polybar/config.ini example

This default configuration requires the icon font 'siji' which can be installed as documented on [Fonts]

Configuration

See the upstream docs for further configuration options