From 702b8547d94ce37fda3d67fd51279574b93b54a1 Mon Sep 17 00:00:00 2001 From: David Tomaschik Date: Fri, 14 Apr 2017 08:47:42 -0700 Subject: [PATCH] Float Burp filter windows. --- dotfiles/config/i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/config/i3/config b/dotfiles/config/i3/config index eb2426f..f6d0750 100644 --- a/dotfiles/config/i3/config +++ b/dotfiles/config/i3/config @@ -156,6 +156,7 @@ exec --no-startup-id ~/bin/autostart.py # customize windows for_window [class="^google-chrome$"] border pixel for_window [class="^Google-chrome-beta$"] border pixel +for_window [class="^burp-StartBurp$" title="^(?!Burp Suite)"] floating enable # no need for borders on the edge of the screen hide_edge_borders both