Add waybar to headless display
This commit is contained in:
parent
0c21f9d85c
commit
c3c9923ff1
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
"position": "bottom",
|
"position": "bottom",
|
||||||
"spacing": 8,
|
"spacing": 8,
|
||||||
"height": 22,
|
"height": 22,
|
||||||
"output": ["DP-2", "HDMI-A-2"],
|
"output": ["HEADLESS-1", "HDMI-A-2"],
|
||||||
"fixed-center": false,
|
"fixed-center": false,
|
||||||
"modules-left": ["sway/workspaces", "sway/mode", "sway/scratchpad"],
|
"modules-left": ["sway/workspaces", "sway/mode", "sway/scratchpad"],
|
||||||
"modules-center": [],
|
"modules-center": [],
|
||||||
|
|
Loading…
Add table
Reference in a new issue