diff --git a/modules/home/services/waybar.nix b/modules/home/services/waybar.nix index 8b6d36e..c6847e9 100644 --- a/modules/home/services/waybar.nix +++ b/modules/home/services/waybar.nix @@ -8,10 +8,6 @@ systemd.enable = true; settings.mainBar = { - output = [ - "DP-1" - "eDP-1" - ]; layer = "top"; position = "bottom"; spacing = 10;