<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>i3 FAQ - Individual question feed</title><link>https://faq.i3wm.org/questions/</link><description>Frequently asked questions and answers about the i3 window manager</description><atom:link href="http://faq.i3wm.org/feeds/question/3362/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Thu, 06 Feb 2014 15:50:20 +0000</lastBuildDate><item><title>Dualscreen and systray</title><link>https://faq.i3wm.org/question/3362/dualscreen-and-systray/</link><description>I have two screens.
My main screen LVDS1 on my laptop with all the workspace.
The other screen is HDMI1 and has only one WS assigned : workspace 8
My conf :

&gt; workspace $ws1 output LVDS1

&gt; workspace $ws2 output LVDS1

&gt; workspace $ws3 output LVDS1

&gt; workspace $ws4 output LVDS1

&gt; workspace $ws5 output LVDS1

&gt; workspace $ws6 output LVDS1

&gt; workspace $ws7 output LVDS1

&gt; workspace $ws8 output HDMI1

&gt; workspace $ws9 output LVDS1


The problem is the systray is systematicaly moving on the HDMI1 while I want to have it on LVDS1.
I don't care if I have the systray on the both screen, but at least on my main screen !

How can I fix it ?</description><pubDate>Tue, 04 Feb 2014 17:19:50 +0000</pubDate><guid>https://faq.i3wm.org/question/3362/dualscreen-and-systray/</guid></item><item><title>Comment by MeanEYE for &lt;p&gt;I have two screens.
My main screen LVDS1 on my laptop with all the workspace.
The other screen is HDMI1 and has only one WS assigned : workspace 8
My conf :&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;workspace $ws1 output LVDS1&lt;/p&gt;
  
  &lt;p&gt;workspace $ws2 output LVDS1&lt;/p&gt;
  
  &lt;p&gt;workspace $ws3 output LVDS1&lt;/p&gt;
  
  &lt;p&gt;workspace $ws4 output LVDS1&lt;/p&gt;
  
  &lt;p&gt;workspace $ws5 output LVDS1&lt;/p&gt;
  
  &lt;p&gt;workspace $ws6 output LVDS1&lt;/p&gt;
  
  &lt;p&gt;workspace $ws7 output LVDS1&lt;/p&gt;
  
  &lt;p&gt;workspace $ws8 output HDMI1&lt;/p&gt;
  
  &lt;p&gt;workspace $ws9 output LVDS1&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The problem is the systray is systematicaly moving on the HDMI1 while I want to have it on LVDS1.
I don't care if I have the systray on the both screen, but at least on my main screen !&lt;/p&gt;

&lt;p&gt;How can I fix it ?&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/3362/dualscreen-and-systray/?comment=3366#comment-3366</link><description>Moving in what sense? And are your display cloned?</description><pubDate>Tue, 04 Feb 2014 18:11:03 +0000</pubDate><guid>https://faq.i3wm.org/question/3362/dualscreen-and-systray/?comment=3366#comment-3366</guid></item><item><title>Answer by joepd for &lt;p&gt;I have two screens.
My main screen LVDS1 on my laptop with all the workspace.
The other screen is HDMI1 and has only one WS assigned : workspace 8
My conf :&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;workspace $ws1 output LVDS1&lt;/p&gt;
  
  &lt;p&gt;workspace $ws2 output LVDS1&lt;/p&gt;
  
  &lt;p&gt;workspace $ws3 output LVDS1&lt;/p&gt;
  
  &lt;p&gt;workspace $ws4 output LVDS1&lt;/p&gt;
  
  &lt;p&gt;workspace $ws5 output LVDS1&lt;/p&gt;
  
  &lt;p&gt;workspace $ws6 output LVDS1&lt;/p&gt;
  
  &lt;p&gt;workspace $ws7 output LVDS1&lt;/p&gt;
  
  &lt;p&gt;workspace $ws8 output HDMI1&lt;/p&gt;
  
  &lt;p&gt;workspace $ws9 output LVDS1&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The problem is the systray is systematicaly moving on the HDMI1 while I want to have it on LVDS1.
I don't care if I have the systray on the both screen, but at least on my main screen !&lt;/p&gt;

&lt;p&gt;How can I fix it ?&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/3362/dualscreen-and-systray/?answer=3368#post-id-3368</link><description>Userguide has a section on [i3bar](http://i3wm.org/docs/userguide.html#_configuring_i3bar). One section is about how to put a [bar on a particular output](http://i3wm.org/docs/userguide.html#_output_s). And another subsection on [enable or disable the tray](http://i3wm.org/docs/userguide.html#_tray_output)  for a specific bar. I am sure you can work out the details. </description><pubDate>Tue, 04 Feb 2014 19:47:05 +0000</pubDate><guid>https://faq.i3wm.org/question/3362/dualscreen-and-systray/?answer=3368#post-id-3368</guid></item><item><title>Comment by Spheerys for &lt;p&gt;Userguide has a section on &lt;a href="http://i3wm.org/docs/userguide.html#_configuring_i3bar"&gt;i3bar&lt;/a&gt;. One section is about how to put a &lt;a href="http://i3wm.org/docs/userguide.html#_output_s"&gt;bar on a particular output&lt;/a&gt;. And another subsection on &lt;a href="http://i3wm.org/docs/userguide.html#_tray_output"&gt;enable or disable the tray&lt;/a&gt;  for a specific bar. I am sure you can work out the details. &lt;/p&gt;
</title><link>https://faq.i3wm.org/question/3362/dualscreen-and-systray/?comment=3374#comment-3374</link><description>Thanks !
I used the "systray" term for searching and I found nothing. It's ok now :)</description><pubDate>Thu, 06 Feb 2014 15:50:20 +0000</pubDate><guid>https://faq.i3wm.org/question/3362/dualscreen-and-systray/?comment=3374#comment-3374</guid></item></channel></rss>