Added the terminal option

This commit is contained in:
Jas Singh
2024-07-25 01:13:23 -07:00
parent 795e0e6c84
commit 5fe033fe79

View File

@@ -697,6 +697,8 @@ const options = mkOptions(OPTIONS, {
} }
}, },
terminal: opt("kitty"),
osd: { osd: {
progress: { progress: {
vertical: opt(true), vertical: opt(true),