Jump to content

Polybar: Difference between revisions

From NixOS Wiki
Edit the path to example configuration file.
Pigs (talk | contribs)
m Add category window managers and desktop environment
 
Line 1: Line 1:
[https://github.com/polybar/polybar/wiki Polybar] is a fast and easy-to-use status bar.
== Getting started ==
== Getting started ==


Line 8: Line 10:


See the [https://github.com/polybar/polybar/wiki/Configuration upstream docs] for further configuration options
See the [https://github.com/polybar/polybar/wiki/Configuration upstream docs] for further configuration options
[[Category:Window managers]]
[[Category:Desktop environment]]

Latest revision as of 05:26, 18 May 2025

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