mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-04-10 19:17:01 +02:00
feat(wm): switch to asc v2 json format
This commit switches all relevant commands to treat the v2 applications.json asc format as the default format in all commands. The v1 applications.yaml file will still be processed correctly if passed.
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
}
|
||||
},
|
||||
"app_specific_configuration_path": {
|
||||
"description": "Path to applications.yaml from komorebi-application-specific-configurations (default: None)",
|
||||
"description": "Path to applications.json from komorebi-application-specific-configurations (default: None)",
|
||||
"type": "string"
|
||||
},
|
||||
"bar_configurations": {
|
||||
|
||||
Reference in New Issue
Block a user