fix: pipewire
This commit is contained in:
parent
6d8b77c499
commit
fe11729b0f
1 changed files with 1 additions and 1 deletions
|
@ -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 &
|
||||
|
|
Loading…
Add table
Reference in a new issue