i3 JOSM window rules: only match exact title

This commit is contained in:
M1dgard 2018-04-06 20:46:55 +02:00
parent 621b90b166
commit 022859b987
Signed by untrusted user who does not match committer: midgard
GPG key ID: 511C112F1331BBB4

View file

@ -254,7 +254,7 @@ exec_always --no-startup-id notify-send -t 1500 -a 'i3' "i3 started"
##################
for_window [class="Tor Browser"] floating enable
for_window [class="org-openstreetmap-josm-gui-MainApplication" instance="sun-awt-X11-XDialogPeer" title="Download"] floating disable
for_window [class="org-openstreetmap-josm-gui-MainApplication" instance="sun-awt-X11-XDialogPeer" title="^Download$"] floating disable
for_window [class="Nextcloud" instance="nextcloud"] floating disable
for_window [class="Xfce4-settings-manager"] floating disable