mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-04-27 01:03:43 +02:00
fix: pipewire
This commit is contained in:
parent
4371ef76b5
commit
aca11a1499
1 changed files with 1 additions and 2 deletions
|
@ -5,8 +5,7 @@
|
||||||
# core components :
|
# core components :
|
||||||
# exec-once = $scr_path/keyring-launch.sh
|
# exec-once = $scr_path/keyring-launch.sh
|
||||||
exec-once = dbus-update-activation-environment --all
|
exec-once = dbus-update-activation-environment --all
|
||||||
exec-once = pipewire
|
exec-once = pipewire && sleep 1 && pipewire-pulse
|
||||||
# exec-once = pipewire-pulse
|
|
||||||
exec-once = /usr/libexec/polkit-kde-authentication-agent-1
|
exec-once = /usr/libexec/polkit-kde-authentication-agent-1
|
||||||
exec-once = $scr_path/dunst-launch.sh
|
exec-once = $scr_path/dunst-launch.sh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue