Update floating rules

Tor browser has changed class, it's now the same as Firefox, so resort
to matching the title.

OpenBVE pretends it's a modal, so force disable floating for it.
This commit is contained in:
M1dgard 2018-05-10 23:52:51 +02:00
parent df25e27136
commit 7d983ff529
Signed by untrusted user who does not match committer: midgard
GPG key ID: 511C112F1331BBB4

View file

@ -260,11 +260,12 @@ exec_always --no-startup-id "$HOME/.config/i3/background.sh"
# Specific rules # {{{1
##################
for_window [class="Tor Browser"] floating enable
for_window [title="Tor Browser$"] floating enable
for_window [class="Peek"] floating enable
for_window [class="org-openstreetmap-josm-gui-MainApplication" instance="sun-awt-X11-XDialogPeer" title="^Download$|^Mapillary image|^Geotagged Images"] floating disable
for_window [class="Nextcloud" instance="nextcloud"] floating disable
for_window [class="Xfce4-settings-manager"] floating disable
for_window [title="^openBVE$"] floating disable
# class border backgr. text indicator child_border
client.focused #293123 #293123 #ffffff #2ef49e #285577