mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-13 19:54:21 +02:00
systemd: switch back to PulseAudio
This commit is contained in:
parent
bd71736420
commit
05917cc6e5
2 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
[Unit]
|
||||
Description=Timer for cleaning spotify extra PA streams
|
||||
After=pipewire-pulse.socket
|
||||
After=pulseaudio.socket
|
||||
|
||||
[Timer]
|
||||
OnUnitActiveSec=1h
|
||||
|
|
|
@ -3,10 +3,9 @@ Description=X session
|
|||
BindsTo=graphical-session.target
|
||||
Wants=autorandr.service
|
||||
Wants=dunst.socket
|
||||
Wants=easyeffects.service
|
||||
Wants=inputplug.service
|
||||
Wants=picom.service
|
||||
Wants=pipewire-pulse.socket
|
||||
Wants=pulseaudio.socket
|
||||
Wants=policykit-agent.service
|
||||
Wants=redshift.service
|
||||
Wants=spotify-clean.timer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue