mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 18:58:33 +02:00
start: add missing comma
This commit is contained in:
parent
2405862ac0
commit
1bc9da6c4a
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ local execute = {
|
|||
"x-scheme-handler/https " ..
|
||||
"text/html",
|
||||
-- Default MIME types
|
||||
"xdg-mime default evince.desktop application/pdf"
|
||||
"xdg-mime default evince.desktop application/pdf",
|
||||
"xdg-mime default gpicview.desktop image/png image/jpeg image/jpg image/gif"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue