[sway] update xorg ids to wayland

This commit is contained in:
Felix Buehler 2019-06-04 13:05:03 +02:00
parent d6062587a1
commit a699d5e313
2 changed files with 3 additions and 4 deletions

View file

@ -62,9 +62,8 @@ for_window [window_type="dialog"] floating enable
for_window [window_type="menu"] floating enable for_window [window_type="menu"] floating enable
for_window [instance="update_installer"] floating enable for_window [instance="update_installer"] floating enable
# custom floating # custom floating
for_window [class="Firefox" window_role="About"] floating enable for_window [app_id="firefox" title="About Mozilla Firefox"] floating enable
for_window [class="Nightly" window_role="About"] floating enable for_window [app_id="firefox-developer-edition" title="About Firefox Developer Edition"] floating enable
for_window [class="evolution-alarm-notify"] floating enable
for_window [title="^pdfpc - presentation"] move container to output right for_window [title="^pdfpc - presentation"] move container to output right
# Stick windows to workspaces # Stick windows to workspaces