mirror of
https://github.com/swaywm/sway.git
synced 2024-11-11 13:04:11 +01:00
temporarily add LD_LIBRARY_PATH stuff
This commit is contained in:
parent
7706d83160
commit
f7a20726fc
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user