diff --git a/waybar.nix b/waybar.nix index 01e0aab..d7d5fc1 100644 --- a/waybar.nix +++ b/waybar.nix @@ -8,7 +8,7 @@ layer = "top"; position = "top"; - output = [ "HDMI-A-2" ]; + output = [ "HDMI-A-2" "eDP-1" ]; modules-left = [ "hyprland/workspaces" ]; modules-center = [ "hyprland/window" ];