Removed semicolon from iamb config file
This commit is contained in:
parent
0b46f6ac92
commit
4e7ca1b6fd
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
Added sixel image type to iamb
|
||||
Removed semicolon from iamb config file
|
||||
|
|
|
|||
|
|
@ -12,4 +12,4 @@ show_message = true
|
|||
via = "desktop"
|
||||
|
||||
[settings.image_preview]
|
||||
protocol.type = "sixel";
|
||||
protocol.type = "sixel"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue