Disable autohide for waybar.

This commit is contained in:
天クマ 2026-04-16 15:12:58 -03:00
commit 3bf16f9f85

View file

@ -5,7 +5,7 @@
[{ [{
"bar_id": "bar-0", "bar_id": "bar-0",
"ipc": true, // "ipc": true,
"output": "eDP-1", "output": "eDP-1",
// "layer": "top", // "layer": "top",
"position": "bottom", // (top|bottom|left|right) "position": "bottom", // (top|bottom|left|right)
@ -187,7 +187,7 @@
}, },
{ {
"bar_id": "bar-0", "bar_id": "bar-0",
"ipc": true, // "ipc": true,
"output": "HDMI-A-1", "output": "HDMI-A-1",
"position": "top", "position": "top",
"height": 10, "height": 10,