From 8fee57b18e12df1b68ccd2e33b394a0a8f5afdae Mon Sep 17 00:00:00 2001 From: inkch Date: Tue, 14 Jan 2025 14:15:54 +0900 Subject: [PATCH] i3: workspace 2 and 3 are now displayed on BenQ --- dot_config/i3/config.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dot_config/i3/config.tmpl b/dot_config/i3/config.tmpl index cf0003d..db77446 100644 --- a/dot_config/i3/config.tmpl +++ b/dot_config/i3/config.tmpl @@ -59,8 +59,8 @@ set $BenQ "HDMI-0" workspace $ws0 output $BenQ workspace $ws1 output $BenQ -workspace $ws2 output $DELL -workspace $ws3 output $DELL +workspace $ws2 output $BenQ +workspace $ws3 output $BenQ workspace $ws4 output $DELL workspace $ws5 output $DELL workspace $ws6 output $DELL