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:
s0wlz (Matthias Puchstein)
2025-12-31 02:53:47 +01:00
parent ba236a48a9
commit a392bdc1fc
11 changed files with 33 additions and 21 deletions

9
.gitmodules vendored Normal file
View 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