fix: pipewire

This commit is contained in:
hesam-init 2024-02-13 13:22:26 +03:30
parent 6d8b77c499
commit fe11729b0f

View file

@ -7,8 +7,8 @@
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 && /usr/bin/wireplumber &
exec-once = sleep 1 && /usr/bin/pipewire-pulse &
# exec-once = sleep 1 && /usr/bin/wireplumber &
# wallpaper :
exec-once = swaybg -i ~/Wallpapers/macos.png &