Skip to main content

max / alloy

Stop the sway config's handoff note from calling the bar a placeholder The bar block got its real status_command in a95a198 and this header note did not, so the shipped config told the reader on line 9 to go replace what line 303 had already replaced.
Author: Max Johnson <me@maxj.phd> · 2026-07-30 13:10 UTC
Signed with PGP, not checked
Commit: 3311fe4c2c11cbdaec688d0e665ff49d2a1fbb3d
Parent: a95a198
1 file changed, +0 insertions, -2 deletions
@@ -6,8 +6,6 @@
6 6 # Palette on chrome per docs/TOKENS.md.
7 7 #
8 8 # HANDOFF (scaffold — refine in Helix):
9 - # - Bar: minimal swaybar placeholder below (clock only). Replace with
10 - # a real status_command, waybar, or the future alloy console view.
11 9 # - Env vars: GTK/QT/MOZ backend hints live in
12 10 # ~/.config/environment.d/alloy.conf; verify they reach sway's
13 11 # children under greetd (see the live-verification GO task).