From cd575988c3a7751afa675043c1625e747982e90c Mon Sep 17 00:00:00 2001 From: Szymon P Date: Mon, 22 Sep 2025 13:48:52 +0200 Subject: [PATCH] Update .config/waybar/config.jsonc --- private_dot_config/waybar/config.jsonc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/private_dot_config/waybar/config.jsonc b/private_dot_config/waybar/config.jsonc index ebca411..0ce7433 100644 --- a/private_dot_config/waybar/config.jsonc +++ b/private_dot_config/waybar/config.jsonc @@ -3,7 +3,12 @@ "layer": "top", // Waybar at top layer "position": "right", // Waybar position (top|bottom|left|right) "spacing": 4, // Gaps between modules (4px) - "output": "DP-1", + "width": 100, + "output": [ + "DP-1", + "eDP-1", + "VGA" + ], // Choose the order of the modules "modules-left": [ "clock",