# by default, new workspaces are created on whatever screen doesn't have # one active or else the current one. That is annoying, I have one # primary monitor, I don't want a new workspace created on secondary # monitor just because I happen be focused on it. This fixes that. workspace 1 output primary workspace 2 output BIG-LEFT workspace 3 output BIG-RIGHT workspace 4 output BIG-RIGHT workspace 5 output BIG-RIGHT workspace 6 output BIG-RIGHT workspace 7 output BIG-RIGHT workspace 8 output BIG-RIGHT workspace 9 output BIG-RIGHT workspace 10 output BIG-RIGHT default_orientation vertical # bar is needed for kde connect bar { # keep it only on secondary monitor to save space and make for less # missing pixes in obs live stream. For docs on this, search "output # primary" in the i3 guide. output primary # the builtin prog #status_command i3status #for faster testing #status_command /a/bin/ds/myi3status status_command /usr/local/bin/myi3status #mode hide # hidden_state hide font pango:monospace 18 # i have no need for the tray icons so far tray_output primary # I found I didn't need these, but, I'm trying them out again. # workspace_buttons no } ## dont want to see this bar for now # bar { # status_command /p/c/myi3life # tray_output none # workspace_buttons no # }