Difference between revisions of "Polybar"

From NixOS Wiki
Jump to: navigation, search
m (Edit the path to example configuration file.)
m (rollback unauthorized mass edits)
Tag: Rollback
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 11:00, 6 April 2024

Getting started

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

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

Configuration

See the upstream docs for further configuration options