feat(sway): automatically makes Picture in Picture videos floating
This commit is contained in:
parent
c104b16dc7
commit
54b81a7307
1 changed files with 1 additions and 0 deletions
|
@ -305,6 +305,7 @@ workspace_auto_back_and_forth yes
|
||||||
|
|
||||||
## Commands for specific windows
|
## Commands for specific windows
|
||||||
for_window [app_id="^kitty$" title="^meta$"] move scratchpad, scratchpad show
|
for_window [app_id="^kitty$" title="^meta$"] move scratchpad, scratchpad show
|
||||||
|
for_window [title="Picture-in-Picture"] floating enable
|
||||||
|
|
||||||
## Programs at launch
|
## Programs at launch
|
||||||
#exec --no-startup-id nextcloud
|
#exec --no-startup-id nextcloud
|
||||||
|
|
Loading…
Add table
Reference in a new issue