docs(man): backfill man pages with wiki-only info (source-of-truth pass)
Port information that previously lived only in the GitHub wiki into the authoritative scdoc man pages, so the man pages become the single source of truth for module documentation. 33 man pages enriched (options, format replacements, actions, style selectors, troubleshooting and implementation notes). Additions were verified against the source; stale/incorrect wiki entries were deliberately not ported. All pages still compile with scdoc. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -44,6 +44,18 @@ $XDG_CONFIG_HOME/waybar/config
|
||||
|
||||
|
||||
|
||||
# FORMAT REPLACEMENTS
|
||||
|
||||
*{profile}*: Active profile full name.
|
||||
|
||||
*{icon}*: Icon (from *format-icons*) representing the active profile.
|
||||
|
||||
*{cpu_driver}*: The CPU driver reported by recent power-profiles-daemon versions. *(tooltip)*
|
||||
|
||||
*{platform_driver}*: The platform driver reported by recent power-profiles-daemon versions. *(tooltip)*
|
||||
|
||||
*{driver}*: Kept for backward compatibility: resolves to the legacy single driver on older daemons and falls back to the CPU driver on recent ones. *(tooltip)*
|
||||
|
||||
# CONFIGURATION EXAMPLES
|
||||
|
||||
Compact display (default config):
|
||||
|
||||
Reference in New Issue
Block a user