diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 080e041..366f468 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -273,3 +273,5 @@ exec --no-startup-id feh --bg-fill ~/Pictures/wallpapers/starry-night-tree.png # Make tridactyl-spawned editor floating by default for_window [class="tridactyl_editor"] floating enable border pixel 1 +# Make blueman windows floating by default +for_window [class="^Blueman-.*$"] floating enable