index
:
horizon
current
Project Horizon, the next generation of Linux installation
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
qt5
/
horizon-xauth-helper
blob: c27050f1278362d7061e6571b706955f476e948c (
plain
) (
blame
)
1
2
#!/bin/sh
xauth
-f
$HOME
/.Xauthority
add
"
$1
/unix:0"
.
$(
xauth
list
":0"
|
awk
'{print $NF}'
)