mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-13 14:42:29 +02:00
@ -6,15 +6,15 @@ waybar - configuration file
|
|||||||
|
|
||||||
# DESCRIPTION
|
# DESCRIPTION
|
||||||
|
|
||||||
The configuration uses the JSON file format and is named *config*.
|
The configuration uses the JSONC file format and is named *config* or *config.jsonc*.
|
||||||
|
|
||||||
Valid locations for this file are:
|
Valid locations for this file are:
|
||||||
|
|
||||||
- *$XDG_CONFIG_HOME/waybar/config*
|
- *$XDG_CONFIG_HOME/waybar/*
|
||||||
- *~/.config/waybar/config*
|
- *~/.config/waybar/*
|
||||||
- *~/waybar/config*
|
- *~/waybar/*
|
||||||
- */etc/xdg/waybar/config*
|
- */etc/xdg/waybar/*
|
||||||
- *@sysconfdir@/xdg/waybar/config*
|
- *@sysconfdir@/xdg/waybar/*
|
||||||
|
|
||||||
A good starting point is the default configuration found at https://github.com/Alexays/Waybar/blob/master/resources/config
|
A good starting point is the default configuration found at https://github.com/Alexays/Waybar/blob/master/resources/config
|
||||||
Also, a minimal example configuration can be found at the bottom of this man page.
|
Also, a minimal example configuration can be found at the bottom of this man page.
|
||||||
|
Reference in New Issue
Block a user