mirror of
https://github.com/i3/i3.git
synced 2025-10-29 19:35:06 +00:00
Commit 3ae5f31d0 introduced the I3SOCK environment variable. This prevents us from having to call `i3 --get-socketpath'. In case the variable doesn't exist, fall back to the old ways. Signed-off-by: Wesley Schwengle <wesleys@opperschaap.net>