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