Stop resizing zathura to 70% on workspace 4

This commit is contained in:
2022-09-28 16:55:08 +02:00
parent 34558df58c
commit bd12619ee6

View File

@@ -250,8 +250,6 @@ for_window [app_id="imv"] floating enable
for_window [app_id="popup"] floating enable, resize set 1280 720 for_window [app_id="popup"] floating enable, resize set 1280 720
for_window [app_id="firefox" title="^Picture-in-Picture$"] floating enable, resize set 735 415; sticky enable for_window [app_id="firefox" title="^Picture-in-Picture$"] floating enable, resize set 735 415; sticky enable
for_window [title="(?:Open|Save) (?:File|Folder|As)"] floating enable, resize set width 1030 height 710 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
# Resize R plots to 40% in tiling mode # Resize R plots to 40% in tiling mode
for_window [class="R_x11"] resize set width 40 ppt for_window [class="R_x11"] resize set width 40 ppt
# Split windows vertically # Split windows vertically