Some changes

This commit is contained in:
2021-03-18 09:50:14 +01:00
parent eccc7998fe
commit 32ecead6d2
4 changed files with 10 additions and 3 deletions

2
mc/ini
View File

@@ -96,7 +96,7 @@ menubar_visible=true
free_space=true
horizontal_split=false
vertical_equal=true
left_panel_size=33
left_panel_size=47
horizontal_equal=true
top_panel_size=16

View File

@@ -579,6 +579,10 @@ type/^PostScript
type/^PDF
Open=/usr/lib/mc/ext.d/doc.sh open pdf
View=%view{ascii} /usr/lib/mc/ext.d/doc.sh view pdf
# XOPP
regex/i/\.xopp$
Open=(nohup xournalpp %f &)
View=(nohup xournalpp %f &)
# html
regex/i/\.html?$