diff --git a/waybar/config b/waybar/config index 60934bb..ccac7cd 100644 --- a/waybar/config +++ b/waybar/config @@ -2,7 +2,7 @@ "layer": "top", // Waybar at top layer "height": 28, // Waybar height (to be removed for auto height) "spacing": 4, // Gaps between modules (4px) - "output": "DP-1", + "output": "eDP-1", "modules-left": ["wlr/taskbar"], "modules-center": ["hyprland/workspaces"], "modules-right": ["tray", "wireplumber", "cpu#cpu2", "cpu", "memory", "custom/updates", "temperature", "battery", "clock#clock2", "clock"],