Ajout : remaniement du script xstartup

This commit is contained in:
Hippolyte Chauvin 2023-07-15 19:30:03 +02:00
parent 2fbf55c7ed
commit 42ba33d46e

View file

@ -1,7 +1,9 @@
#!/bin/sh
cd
exec ssh-agent \
dbus-launch --exit-with-session \
xfwm4 &
artix-pipewire-loader
eval "$(ssh-agent)"
dbus-launch --exit-with-session xfwm4 &
artix-pipewire-loader &
st
wait
ssh-agent -k