From f0d623c7b69b9094318acebc5ee7452a81d91f91 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Fri, 26 Jul 2024 14:21:14 +0200 Subject: [PATCH] waybar: only show on main monitor --- waybar/config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/waybar/config b/waybar/config index 020c042..b3282cd 100644 --- a/waybar/config +++ b/waybar/config @@ -1,8 +1,9 @@ // -*- mode: jsonc -*- { + "output": "DP-1", "position": "bottom", "height": 34, - "spacing": 0, // Gaps between modules (4px) + "spacing": 0, // Choose the order of the modules "modules-left": [ "hyprland/workspaces",