Resize R plots to 40%

This commit is contained in:
2021-10-25 11:43:50 +02:00
parent e5654d094e
commit a3d56cd2b9

View File

@@ -250,6 +250,8 @@ for_window [app_id="imv"] floating enable
for_window [app_id="popup"] floating enable, resize set 1280 720
# 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
for_window [class="R_x11"] resize set width 40 ppt
# Split windows vertically
exec swaymsg split vertical