aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-04-28 17:52:31 -0500
committerJesús <heckyel@hyperbola.info>2019-04-28 17:52:31 -0500
commitbbd854dd19103a9b4621472158be2986859bf4ee (patch)
treed23fb98707f2c4b879c38163df0142416ebd052b
parentadfebd19d9cc08e308bbbbb97e7afdb7fa1f16b1 (diff)
downloadi3-config-bbd854dd19103a9b4621472158be2986859bf4ee.tar.lz
i3-config-bbd854dd19103a9b4621472158be2986859bf4ee.tar.xz
i3-config-bbd854dd19103a9b4621472158be2986859bf4ee.zip
reorganize for_window floating
-rw-r--r--config4
1 files changed, 2 insertions, 2 deletions
diff --git a/config b/config
index c7e934e..e0b9f49 100644
--- a/config
+++ b/config
@@ -143,11 +143,11 @@ assign [class=Arandr|Gparted|Lxappearance|Lxrandr|Lxtask|Pavucontrol] $workspace
# Programs floating
for_window [class="(?i)firetools"] floating enable
for_window [class="(?i)lxappearance"] floating enable
-for_window [title="(?i)pulseaudio multiband EQ"] floating enable
-for_window [class="(?i)transmission"] floating enable
for_window [class="(?i)pavucontrol"] floating enable, move position mouse
for_window [class="(?i)pinentry"] floating enable
+for_window [title="(?i)pulseaudio multiband EQ"] floating enable
for_window [class="(?i)simplescreenrecorder"] floating enable
+for_window [class="(?i)transmission"] floating enable
# reload the configuration file
bindsym $mod+Shift+c reload