aboutsummaryrefslogtreecommitdiffstats
path: root/sway/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'sway/main.c')
-rw-r--r--sway/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sway/main.c b/sway/main.c
index 32798592..a040cec9 100644
--- a/sway/main.c
+++ b/sway/main.c
@@ -80,6 +80,7 @@ static void log_env() {
80 "PATH", 80 "PATH",
81 "LD_LOAD_PATH", 81 "LD_LOAD_PATH",
82 "LD_PRELOAD_PATH", 82 "LD_PRELOAD_PATH",
83 "LD_LIBRARY_PATH",
83 "SWAY_CURSOR_THEME", 84 "SWAY_CURSOR_THEME",
84 "SWAY_CURSOR_SIZE", 85 "SWAY_CURSOR_SIZE",
85 "SWAYSOCK", 86 "SWAYSOCK",