From 827adc214086cc20e69b337c279573fc732ce119 Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Tue, 28 May 2024 15:12:43 -0400 Subject: [PATCH] update: add DP-2 in waybar --- waybar/themes/ml4w-blur-custom/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/waybar/themes/ml4w-blur-custom/config b/waybar/themes/ml4w-blur-custom/config index fa494dd..2c4941a 100644 --- a/waybar/themes/ml4w-blur-custom/config +++ b/waybar/themes/ml4w-blur-custom/config @@ -11,7 +11,7 @@ [{ // General Settings "layer": "top", - "output": ["eDP-1", "DP-1"], + "output": ["eDP-1", "DP-1", "DP-2"], "margin-top": 0, "margin-bottom": 0, "layer": "top",