[Sync] llm stuff
This commit is contained in:
@@ -168,9 +168,12 @@ track neither. HyDE-managed customization goes via:
|
||||
- `gui/.config/waybar/modules/*.jsonc` — module defs, globbed into the generated config.
|
||||
|
||||
**The custom cava rig is NOT HyDE-managed**: `layouts/custom.jsonc` + `layouts/custom.css` form a
|
||||
self-contained two-bar config launched raw (`waybar -c …custom.jsonc -s …custom.css` — exec-once,
|
||||
the Ctrl+Alt+W / Super+Shift+R binds, and the `wbar` abbr). **Never route it through
|
||||
`hyde-shell waybar --set`** — waybar.py would clobber the repo's files as above. HyDE only reads
|
||||
self-contained two-bar config run by `wbar` (`gui/.local/bin/wbar`) as the supervised systemd
|
||||
user unit `dots-waybar.service` (`Restart=always` — waybar 0.15.0 dies on every DP-2 link
|
||||
drop/return, and as a bare process nothing relaunched it). The `exec-once` in `userprefs.conf`,
|
||||
the Ctrl+Alt+W / Super+Shift+R binds and the `wbar` command all go through it; **never `killall
|
||||
waybar`** — systemd brings it back in seconds and a raw relaunch beside it means two bars
|
||||
(`wbar toggle|restart|reload|stop`). **Never route it through `hyde-shell waybar --set`** — waybar.py would clobber the repo's files as above. HyDE only reads
|
||||
from `layouts/`, which is what makes them safe to track. On a rig host, HyDE's own bar must be
|
||||
disabled once, or **two bars appear at every login** — and the launcher differs by HyDE vintage:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user