Resize zathura to 70% only on workspace 4

This commit is contained in:
coolneng 2020-11-09 12:11:46 +01:00
parent f204c7c53d
commit 862cd4486e
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ exec_always {
for_window [app_id="mpv"] floating enable
for_window [app_id="imv"] floating enable
# Resize zathura to 70% in tiling mode
for_window [app_id="org.pwmt.zathura"] resize set width 70 ppt
for_window [app_id="org.pwmt.zathura" workspace=$workspace4] resize set width 70 ppt
# Split windows vertically
exec swaymsg split vertical