1
0
Fork 0
forked from ahurac/dotfiles
ahuarc-dotfiles/vnc/xstartup

10 lines
121 B
Text
Raw Normal View History

#!/bin/sh
2023-06-17 22:13:24 +02:00
cd
2023-07-15 19:30:03 +02:00
eval "$(ssh-agent)"
dbus-launch --exit-with-session xfwm4 &
artix-pipewire-launcher &
2023-07-15 19:30:03 +02:00
st
wait
ssh-agent -k