temporarily add LD_LIBRARY_PATH stuff

This commit is contained in:
Tony Crisci 2018-03-31 10:43:46 -04:00
parent 7706d83160
commit f7a20726fc
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ void run_as_ipc_client(char *command, char *socket_path) {
static void log_env() {
const char *log_vars[] = {
"PATH",
"LD_LOAD_PATH",
"LD_LIBRARY_PATH",
"LD_PRELOAD_PATH",
"LD_LIBRARY_PATH",
"SWAY_CURSOR_THEME",