Disable autohide for waybar.
This commit is contained in:
parent
9dff6a3717
commit
3bf16f9f85
1 changed files with 2 additions and 2 deletions
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue