Set correct laptop output

This commit is contained in:
Thomas Avé 2024-01-13 11:00:31 +01:00
parent 54e47c92f0
commit 9a2ea7951e
1 changed files with 1 additions and 1 deletions

View File

@ -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"],