From 7037211ec133794efda2cbd56745881acec0cb34 Mon Sep 17 00:00:00 2001 From: Nate Buttke Date: Thu, 10 Feb 2022 11:45:52 -0800 Subject: account for more outputs in kanshi --- kanshi/.config/kanshi/config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/kanshi/.config/kanshi/config b/kanshi/.config/kanshi/config index e10cb92..bc98a88 100644 --- a/kanshi/.config/kanshi/config +++ b/kanshi/.config/kanshi/config @@ -3,6 +3,11 @@ profile { output DP-3 enable } +profile { + output eDP-1 disable + output DP-4 enable +} + profile { output eDP-1 enable } -- cgit v1.2.3