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 #!/bin/sh
cd cd
exec ssh-agent \ eval "$(ssh-agent)"
dbus-launch --exit-with-session \ dbus-launch --exit-with-session xfwm4 &
xfwm4 & artix-pipewire-loader &
artix-pipewire-loader st
wait
ssh-agent -k