From dcf75f8600547c4c78700451c773e37a48ed0bb0 Mon Sep 17 00:00:00 2001 From: j2969719 Date: Fri, 7 Jun 2019 21:20:14 +0300 Subject: [PATCH] helloworld --- plugins/wlx/gtk_socket/settings.ini | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/plugins/wlx/gtk_socket/settings.ini b/plugins/wlx/gtk_socket/settings.ini index 743d3fab..a6e316ac 100644 --- a/plugins/wlx/gtk_socket/settings.ini +++ b/plugins/wlx/gtk_socket/settings.ini @@ -29,8 +29,12 @@ script = gtksourceview.py [lua] redirect = text/x-makefile -[application/vnd.sqlite3] +[sqlite3] script = sqlite_viewer.py +[application/vnd.sqlite3] +redirect = sqlite3 +[application/x-sqlite3] +redirect = sqlite3 [pdf] # command = zathura --reparent=%d "%s" --page=1