Fix waybar display
This commit is contained in:
parent
aa4d65041c
commit
a80cdbb8b9
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"include": "~/.config/waybar/bars/bar-1.jsonc",
|
||||
"height": 50,
|
||||
"layer": "top",
|
||||
"output": "DP-1",
|
||||
"output": "eDP-1",
|
||||
"mode": "dock",
|
||||
"exclusive": true,
|
||||
"passtrough": false,
|
||||
|
@ -18,7 +18,7 @@
|
|||
"height": 50,
|
||||
"position": "bottom",
|
||||
"layer": "top",
|
||||
"output": "DP-3",
|
||||
"output": "HDMI-A-1",
|
||||
"mode": "dock",
|
||||
"exclusive": true,
|
||||
"passtrough": false,
|
||||
|
@ -32,7 +32,7 @@
|
|||
"include": "~/.config/waybar/bars/bar-3.jsonc",
|
||||
"height": 50,
|
||||
"layer": "top",
|
||||
"output": "HDMI-A-1",
|
||||
"output": "HDMI-A-2",
|
||||
"mode": "dock",
|
||||
"exclusive": true,
|
||||
"passtrough": false,
|
||||
|
|
Loading…
Add table
Reference in a new issue