refactor(config): comment default config layer
This commit is contained in:
parent
1fd708cda8
commit
8f6273e9d0
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"layer": "top", // Waybar at top layer
|
// "layer": "top", // Waybar at top layer
|
||||||
// "position": "bottom", // Waybar position (top|bottom|left|right)
|
// "position": "bottom", // Waybar position (top|bottom|left|right)
|
||||||
"height": 30, // Waybar height (to be removed for auto height)
|
"height": 30, // Waybar height (to be removed for auto height)
|
||||||
// "width": 1280, // Waybar width
|
// "width": 1280, // Waybar width
|
||||||
|
|
Loading…
Reference in New Issue