diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-16 19:22:21 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-16 19:22:21 +0200 |
| commit | 4538896ce65156883dc44cc3355435d40d7e682b (patch) | |
| tree | 59d9d86e86bda81356913f128417681a2b7e04b5 /widgets | |
| parent | 913104adfb31aa96407ea7f02ca2871eebda2064 (diff) | |
| download | conky-theme-udt-4538896ce65156883dc44cc3355435d40d7e682b.tar.gz conky-theme-udt-4538896ce65156883dc44cc3355435d40d7e682b.zip | |
docs: rewrite Task 8 for the Lua Hyprland config
The live config is hyprland.lua requiring sections/, with rules
declared through an hl helper API, so the planned .conf fragment with
source = could not have worked. Task 8 now writes a Lua section using
hl.window_rule and hl.bind, matching the existing rules.
Three facts checked against the running config:
- keybindings.lua already binds SUPER+D to the unnamed special
workspace, so the dashboard takes SUPER+S.
- autostart.lua already runs a bare conky. The dashboard replaces it,
so that line changes rather than a new exec being added, which would
run two instances.
- The unnamed special workspace hosts the btop scratchpad, so the
dashboard gets its own special:dash.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Diffstat (limited to 'widgets')
0 files changed, 0 insertions, 0 deletions
