summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorJokler <jokler.contact@gmail.com>2019-07-29 16:58:39 +0200
committerJokler <jokler.contact@gmail.com>2019-07-29 16:58:39 +0200
commiteeca1ffbe31205327d7bb48c3ecee959d03955b8 (patch)
tree832554714345e158627a6edfe2fe876214ce53eb /.config
parent386245d5fc033a003fa4722e4cf341903ce0d4c4 (diff)
downloaddotfiles-eeca1ffbe31205327d7bb48c3ecee959d03955b8.tar.gz
dotfiles-eeca1ffbe31205327d7bb48c3ecee959d03955b8.zip
i3: Float more windows
Diffstat (limited to '.config')
-rw-r--r--.config/i3/config7
1 files changed, 6 insertions, 1 deletions
diff --git a/.config/i3/config b/.config/i3/config
index edfe904..f8148c4 100644
--- a/.config/i3/config
+++ b/.config/i3/config
@@ -233,12 +233,17 @@ bindsym XF86AudioNext exec mpc next
for_window [class="^com-atlauncher-App"] floating enable
for_window [class="^TeamViewer"] floating enable
for_window [title="^chatterino$"] floating enable
-for_window [title="^Emotes from .*$"] floating enable
+for_window [title="^Emotes in .*$"] floating enable
for_window [title="^Steam Guard .*$"] floating enable
for_window [instance="syncplay"] floating enable
for_window [instance="upc.exe" title="Installing.*"] floating enable
for_window [instance="ripcord" title="User Profile"] floating enable
+for_window [instance="Blender" title="Blender Preferences"] floating enable
+for_window [instance="ts3client_linux_amd64" title="File Browser.*"] floating enable
+for_window [instance="ts3client_linux_amd64" title="File Transfers .*"] floating enable
+for_window [instance="ts3client_linux_amd64" title="Collected URLs"] floating enable
+assign [instance="ts3client_linux_amd64" title="You Have Been Poked"] $ws_coms
# No borders in my world
for_window [class=".*"] border none