Enlarge Firefox PiP window
This commit is contained in:
parent
37a26b83d3
commit
2aaf0d58c1
|
@ -248,7 +248,7 @@ exec_always {
|
|||
for_window [app_id="mpv"] floating enable
|
||||
for_window [app_id="imv"] floating enable
|
||||
for_window [app_id="popup"] floating enable, resize set 1280 720
|
||||
for_window [app_id="firefox" title="^Picture-in-Picture$"] floating enable, resize set 640 480; sticky enable
|
||||
for_window [app_id="firefox" title="^Picture-in-Picture$"] floating enable, resize set 720 480; sticky enable
|
||||
for_window [title="(?:Open|Save) (?:File|Folder|As)"] floating enable, resize set width 1030 height 710
|
||||
# Resize zathura to 70% in tiling mode
|
||||
for_window [app_id="org.pwmt.zathura" workspace=$workspace4] resize set width 70 ppt
|
||||
|
|
Loading…
Reference in New Issue