mirror of
https://github.com/polybar/polybar.git
synced 2024-11-11 13:50:56 -05:00
17 lines
403 B
ReStructuredText
17 lines
403 B
ReStructuredText
|
Default Configuration
|
||
|
=====================
|
||
|
|
||
|
.. versionadded:: 3.6.0
|
||
|
|
||
|
Polybar's default configuration lives in ``/etc/polybar/config.ini`` and is
|
||
|
loaded if no other configuration file can be found.
|
||
|
|
||
|
|
||
|
.. image:: ../_static/default.png
|
||
|
:alt: Screenshot of default polybar configuration
|
||
|
|
||
|
.. literalinclude:: ../config.ini
|
||
|
:language: ini
|
||
|
:linenos:
|
||
|
:caption: :download:`Download <../config.ini>`
|