7 lines
103 B
Bash
Executable file
7 lines
103 B
Bash
Executable file
#!/bin/sh
|
|
cd
|
|
exec ssh-agent \
|
|
dbus-launch --exit-with-session \
|
|
xfwm4 &
|
|
artix-pipewire-loader
|
|
|