From 1eff745cc9e3e9772715f508c9d47b7ae8770a57 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 15 Mar 2022 12:43:07 +0100 Subject: Switched to lf --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 123abc7..c199723 100644 --- a/config.h +++ b/config.h @@ -83,7 +83,7 @@ static const char *dmkillcmd[] = { "/home/jozan/.local/bin/dmkill", NULL }; static const char *dmsearchcmd[] = { "/home/jozan/.local/bin/dmsearch", NULL }; static const char *dmscrotcmd[] = { "/home/jozan/.local/bin/dmscrot", NULL }; static const char *dmlogcmd[] = { "/home/jozan/.local/bin/dmlog", NULL }; -static const char *filecmd[] = { "/usr/local/bin/st", "-e", "/usr/local/bin/lf", NULL }; +static const char *filecmd[] = { "/usr/local/bin/st", "-e", "/usr/local/bin/zsh", "-ic", "/usr/local/bin/lf", NULL }; static const char *editcmd[] = { "/usr/local/bin/emacsclient", "-c", NULL }; static const char *browsercmd[] = { "/usr/local/bin/firefox", "--kiosk", "https://start.duckduckgo.com/", NULL }; static const char *torbrocmd[] = { "/usr/local/bin/torify", "/usr/local/bin/firefox", "--kiosk", "https://start.duckduckgo.com/", NULL }; -- cgit v1.2.3