diff --git a/sway/behaviours b/sway/behaviours index 511fc66d2..fe45cd96e 100644 --- a/sway/behaviours +++ b/sway/behaviours @@ -23,8 +23,8 @@ assign [app_id="chrome-papillon.john.me.tz__-Default"] 0 # Dedicated Chromium wi # Floating windows ################################################################################ -#for_window [name="SSH Passphrase"] floating enable # SSH auth dialog -for_window [title="Picture-in-Picture"] floating enable # Picture-in-picture firefox +for_window [title="SSH Passphrase"] floating enable # SSH auth dialog +for_window [title="^Picture-in-Picture$"] floating enable # Picture-in-picture firefox # Also make Picture-in-picture windows stick to active workspace for_window [title="Picture-in-Picture"] sticky enable for_window [shell="xdg_shell"] sticky enable # Picture-in-picture firefox