mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-20 01:42:38 +02:00
s/config/configuration where it makes sense
This commit is contained in:
@@ -14,10 +14,10 @@ Valid directories for this file are:
|
|||||||
- *~/waybar/*
|
- *~/waybar/*
|
||||||
- */etc/xdg/waybar/*
|
- */etc/xdg/waybar/*
|
||||||
|
|
||||||
A good starting point is the default config 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 config can be found on the at the bottom of this man page.
|
Also a minimal example configuration can be found on the at the bottom of this man page.
|
||||||
|
|
||||||
# BAR CONFIG
|
# BAR CONFIGURATION
|
||||||
|
|
||||||
*layer* ++
|
*layer* ++
|
||||||
typeof: string ++
|
typeof: string ++
|
||||||
@@ -92,7 +92,7 @@ This could then look something like this *(this is an incomplete example)*:
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
# MINIMAL CONFIG
|
# MINIMAL CONFIGURATION
|
||||||
|
|
||||||
A minimal *config* file could look like this:
|
A minimal *config* file could look like this:
|
||||||
|
|
||||||
@@ -115,7 +115,7 @@ A minimal *config* file could look like this:
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
# MULTI OUTPUT CONFIG
|
# MULTI OUTPUT CONFIGURATION
|
||||||
|
|
||||||
## Limit a configuration to some outputs
|
## Limit a configuration to some outputs
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user