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",
|
"include": "~/.config/waybar/bars/bar-1.jsonc",
|
||||||
"height": 50,
|
"height": 50,
|
||||||
"layer": "top",
|
"layer": "top",
|
||||||
"output": "DP-1",
|
"output": "eDP-1",
|
||||||
"mode": "dock",
|
"mode": "dock",
|
||||||
"exclusive": true,
|
"exclusive": true,
|
||||||
"passtrough": false,
|
"passtrough": false,
|
||||||
|
@ -18,7 +18,7 @@
|
||||||
"height": 50,
|
"height": 50,
|
||||||
"position": "bottom",
|
"position": "bottom",
|
||||||
"layer": "top",
|
"layer": "top",
|
||||||
"output": "DP-3",
|
"output": "HDMI-A-1",
|
||||||
"mode": "dock",
|
"mode": "dock",
|
||||||
"exclusive": true,
|
"exclusive": true,
|
||||||
"passtrough": false,
|
"passtrough": false,
|
||||||
|
@ -32,7 +32,7 @@
|
||||||
"include": "~/.config/waybar/bars/bar-3.jsonc",
|
"include": "~/.config/waybar/bars/bar-3.jsonc",
|
||||||
"height": 50,
|
"height": 50,
|
||||||
"layer": "top",
|
"layer": "top",
|
||||||
"output": "HDMI-A-1",
|
"output": "HDMI-A-2",
|
||||||
"mode": "dock",
|
"mode": "dock",
|
||||||
"exclusive": true,
|
"exclusive": true,
|
||||||
"passtrough": false,
|
"passtrough": false,
|
||||||
|
|
Loading…
Add table
Reference in a new issue