diff options
| author | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-03-14 12:40:57 +0100 |
|---|---|---|
| committer | Rubén Beltrán del Río <jj@r.bdr.sh> | 2026-03-15 21:34:28 +0100 |
| commit | 2cf84c3a5654a267b4628c443e205d1f8bef759a (patch) | |
| tree | 4ab5f0141ad4163b6b96775fc71de4815f0227ef | |
| parent | 1c1d8f622666c8ae3643b283ac979396ff116cee (diff) | |
Keep waybar fixed on window changes
| -rw-r--r-- | config/waybar/config.jsonc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/waybar/config.jsonc b/config/waybar/config.jsonc index 0df79ea..eab73b0 100644 --- a/config/waybar/config.jsonc +++ b/config/waybar/config.jsonc @@ -1,4 +1,5 @@ { + "layer": "top", "height": 38, "position": "top", "modules-left": [ |