More reliable floating
This commit is contained in:
parent
6e1f6cf923
commit
618a650e39
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue