mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-14 07:02:30 +02:00
fix(config): preserve explicit null when merging objects
This commit is contained in:
@ -2,5 +2,6 @@
|
||||
"layer": "top",
|
||||
"position": "bottom",
|
||||
"height": 30,
|
||||
"output": ["HDMI-0", "DP-0"]
|
||||
"output": ["HDMI-0", "DP-0"],
|
||||
"nullOption": "not null"
|
||||
}
|
||||
|
Reference in New Issue
Block a user