summaryrefslogblamecommitdiff
path: root/ui/qt5/horizon-xauth-helper
blob: c27050f1278362d7061e6571b706955f476e948c (plain) (tree)
1
2

                                                                                   
#!/bin/sh
xauth -f $HOME/.Xauthority add "$1/unix:0" . $(xauth list ":0" | awk '{print $NF}')