mirror of
https://github.com/jiriks74/presence.nvim
synced 2024-12-28 11:02:34 +01:00
parent
f4c1e227be
commit
f30c304392
1 changed files with 1 additions and 1 deletions
|
@ -293,10 +293,10 @@ function Presence:get_discord_socket()
|
|||
end
|
||||
|
||||
local env_vars = {
|
||||
"XDG_RUNTIME_DIR",
|
||||
"TEMP",
|
||||
"TMP",
|
||||
"TMPDIR",
|
||||
"XDG_RUNTIME_DIR",
|
||||
}
|
||||
|
||||
for i = 1, #env_vars do
|
||||
|
|
Loading…
Reference in a new issue