From 07f77876377842fa7b8b1f456ab92297e4e39cc6 Mon Sep 17 00:00:00 2001 From: "Henry J. Webster" Date: Mon, 3 Aug 2026 17:38:40 -0500 Subject: yambar: pin bar to top layer so it stays put on niri workspace switch Niri renders workspaces on top of the background/bottom layer-shell layers, so a bottom-layer bar slides with the workspace animation. The top layer stays fixed to the screen. Assisted-by: Claude Code:claude-opus-4-8 --- yambar/.config/yambar/config.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'yambar') diff --git a/yambar/.config/yambar/config.yml b/yambar/.config/yambar/config.yml index aec9fb0..95ecc4f 100644 --- a/yambar/.config/yambar/config.yml +++ b/yambar/.config/yambar/config.yml @@ -1,5 +1,6 @@ bar: location: bottom + layer: top height: 48 spacing: 14 margin: 40 -- cgit v1.3