Don't let xfreerdp auto-float

Thu, 09 Oct 2014 12:28:35 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 09 Oct 2014 12:28:35 -0400
changeset 150
a13cbe46f47c
parent 146
7808b6e38ae2
child 151
a8216c3221af
child 152
69896d410e89

Don't let xfreerdp auto-float

.i3/config file | annotate | diff | comparison | revisions
--- a/.i3/config
+++ b/.i3/config
@@ -157,5 +157,7 @@ bar {
 
 exec xsetroot -solid "SteelBlue4"
 
+for_window [class="xfreerdp"] floating disable
+
 exec ~/.i3/auto-start
 

mercurial