keepassxc-proxy-rust
                                
                                
                                
                                    keepassxc-proxy-rust copied to clipboard
                            
                            
                            
                        socket file is always in tmp directory on ArchLinux
Proxy is trying to look for socket file from keepassxc in the XDG_RUNTIME_DIR directory, but it seems that keepassxc always creates it in /tmp/, at least for me on arch. -
https://github.com/varjolintu/keepassxc-proxy-rust/blob/4bc5d09832514f61682cb34ac8464742af007662/src/proxy_socket.rs#L44