diff options
| author | Henry J. Webster <hwebs@hwebs.info> | 2026-08-03 17:38:40 -0500 |
|---|---|---|
| committer | Henry J. Webster <hwebs@hwebs.info> | 2026-08-03 17:38:40 -0500 |
| commit | 07f77876377842fa7b8b1f456ab92297e4e39cc6 (patch) | |
| tree | 91d6e56282123b603e165489e4a44fd1a3c87959 /yambar/.config | |
| parent | 9717be5863eb56c5163ee79b1b6678867cd68fb0 (diff) | |
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
Diffstat (limited to 'yambar/.config')
| -rw-r--r-- | yambar/.config/yambar/config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
