fix: make waybar launch on multiple monitors
This commit is contained in:
parent
054fc7b002
commit
bc2ff0afea
1 changed files with 3 additions and 3 deletions
|
|
@ -95,9 +95,9 @@
|
|||
layer = "top";
|
||||
position = "top";
|
||||
height = 16;
|
||||
output = [
|
||||
"${mainMonitor}"
|
||||
];
|
||||
# output = [
|
||||
# "${mainMonitor}"
|
||||
# ];
|
||||
tray = { spacing = 5; };
|
||||
#modules-center = [ "clock" ];
|
||||
modules-left = with config;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue