1
0
Fork 0
forked from ahurac/dotfiles
ahuarc-dotfiles/vnc/xstartup
2023-07-15 19:30:03 +02:00

9 lines
119 B
Bash
Executable file

#!/bin/sh
cd
eval "$(ssh-agent)"
dbus-launch --exit-with-session xfwm4 &
artix-pipewire-loader &
st
wait
ssh-agent -k