[ADD][I3] Make blueman windows floating by default

This commit is contained in:
Bruno BELANYI 2019-10-04 19:57:28 +02:00
parent 7b249daed4
commit 9de30ca3cd

View file

@ -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