docs: document external docs submodules and update ignore list
Document the external docs layout under dot_local/share/docs in AGENTS and GEMINI, and drop outdated references to the old hyprland/waybar wiki mirrors. Remove the ignore entries for the previous wiki paths from .chezmoiignore. hypr: switch hyprpaper template to wallpaper blocks Replace preload generation with explicit wallpaper blocks per monitor. waybar: always include custom/alhp module Remove the hostname guard so the module is present on all hosts.
This commit is contained in:
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
[submodule "dot_local/share/docs/external_chezmoi-docs"]
|
||||
path = dot_local/share/docs/external_chezmoi-docs
|
||||
url = https://github.com/twpayne/chezmoi.git
|
||||
[submodule "dot_local/share/docs/external_hyprland.wiki"]
|
||||
path = dot_local/share/docs/external_hyprland.wiki
|
||||
url = https://github.com/hyprwm/hyprland-wiki.git
|
||||
[submodule "dot_local/share/docs/external_waybar.wiki"]
|
||||
path = dot_local/share/docs/external_waybar.wiki
|
||||
url = https://github.com/Alexays/Waybar.wiki.git
|
||||
Reference in New Issue
Block a user