Compare commits

..

No commits in common. "862cd4486e0f4a738b090582e4cf4674d71fb725" and "b8a1eec4df95f89fb2cb072c42fd10ce7704768e" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
text/html; w3m -I %{charset -T text/html %s; copiousoutput;
text/* ; nvim %s ; edit=nvim %s ; compose=nvim %s ; needsterminal
text/html; w3m -I %{charset} -T text/html %s; copiousoutput;
text/* ; vim %s ; edit=vim %s ; compose=vim %s ; needsterminal
image/*; imv %s ; copiousoutput
application/pdf; zathura %s ;
application/vnd.openxmlformats-officedocument.wordprocessingml.document; libreoffice %s ;

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" workspace=$workspace4] resize set width 70 ppt
for_window [app_id="org.pwmt.zathura"] resize set width 70 ppt
# Split windows vertically
exec swaymsg split vertical