Polybar

From NixOS Wiki
Revision as of 19:53, 2 April 2024 by Mic92 (talk | contribs) (Edit the path to example configuration file.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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