feat: pipewire service

This commit is contained in:
hesam-init 2024-02-13 13:12:41 +03:30
parent a62e8a0643
commit 6d8b77c499

View file

@ -4,10 +4,11 @@
# core components :
# exec-once = $scr_path/keyring-launch.sh
exec-once = dbus-update-activation-environment --all &
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP &
exec-once = /usr/libexec/polkit-kde-authentication-agent-1 &
exec-once = sleep 1 && pipewire &
exec-once = sleep 1 && pipewire-pulse &
exec-once = sleep 1 && /usr/bin/wireplumber &
exec-once = sleep 1 && /usr/bin/pipewire-pulse &
# wallpaper :
exec-once = swaybg -i ~/Wallpapers/macos.png &