From 071b8e4917979762fbf9ba6dbf2b3ffd64fe98ed Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Sat, 26 Nov 2022 16:56:25 +0100 Subject: [PATCH] feat(workspace) change default output for workspace 2 and 4 --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config b/i3/config index c423c32..a6bb439 100644 --- a/i3/config +++ b/i3/config @@ -274,7 +274,7 @@ set $ws10 "10" # where you have to replace VGA-0/HDMI-0 with the names for your displays # you can get from xrandr command workspace $ws1 output HDMI-0 -workspace $ws2 output DP-5 +workspace $ws4 output DP-5 workspace $ws3 output DP-5 workspace $ws10 output DP-5 #workspace $ws3 output HDMI-0