mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-25 13:56:55 +02:00
fix: pipewire launch
This commit is contained in:
parent
866b7a9696
commit
213c367943
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CUR
|
|||
exec-once = $scr_path/keyring-launch.sh
|
||||
exec-once = sleep 1 && pipewire &
|
||||
exec-once = sleep 1 && /usr/bin/pipewire-pulse &
|
||||
# exec-once = sleep 1 && /usr/bin/wireplumber &
|
||||
exec-once = sleep 1 && /usr/bin/wireplumber &
|
||||
exec-once = wl-paste --watch cliphist store &
|
||||
|
||||
# wallpaper :
|
||||
|
|
Loading…
Add table
Reference in a new issue