Update sway/waybar configs for third display

This one isn't always connected so we place it such that it won't ruin
my layout if it isn't there.
This commit is contained in:
Trysdyn Black 2023-04-24 11:27:33 -07:00
parent 4b71cdebf7
commit ce846ac7a1
2 changed files with 2 additions and 22 deletions

View file

@ -3,7 +3,7 @@
"position": "bottom",
"spacing": 8,
"height": 22,
"output": "HDMI-A-2",
"output": ["DP-2", "HDMI-A-2"],
"fixed-center": false,
"modules-left": ["sway/workspaces", "sway/mode", "sway/scratchpad"],
"modules-center": [],