waybar: Show on all monitors

This commit is contained in:
SebastianStork 2025-12-05 21:59:15 +01:00
parent 170e5e1538
commit ad41ab2506
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q

View file

@ -8,10 +8,6 @@
systemd.enable = true; systemd.enable = true;
settings.mainBar = { settings.mainBar = {
output = [
"DP-1"
"eDP-1"
];
layer = "top"; layer = "top";
position = "bottom"; position = "bottom";
spacing = 10; spacing = 10;