Set correct laptop output
This commit is contained in:
parent
54e47c92f0
commit
9a2ea7951e
|
@ -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"],
|
||||
|
|
Loading…
Reference in New Issue