mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
Update comment in files-exp
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
# TODO: Update help and doc about `--exp-files` and the yaml config, including the possible values of mode.
|
||||
#
|
||||
# Stage 3 todos:
|
||||
# TODO: Implement user-define yaml with merging (override) ability for user who only wants little customization and is satisfied with most of the defaults.
|
||||
# TODO: Implement user-define yaml with merging (override) ability for user who only wants little customization and is satisfied with most of the defaults. User can use `./install-files.yaml` as custom config. When `./install-files.yaml` exists and have correct major version number, merge it together with `sdata/step/3.install-files.yaml` to generate a `cache/install-files.final.yaml` to determine how to copy files. About how to merge two yaml files, I know some software such as rime input method and docker supports a override yaml config, which we may reference from. See also https://github.com/mikefarah/yq/discussions/1437
|
||||
# TODO: Implement variants like keybindings, terminals, etc under user_preferences.
|
||||
|
||||
# Configuration file
|
||||
|
||||
Reference in New Issue
Block a user