Fix waybar display

This commit is contained in:
Petar Kapriš 2025-04-24 21:28:39 +02:00
parent aa4d65041c
commit a80cdbb8b9

View file

@ -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,