mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-02 01:04:26 +02:00
systemd: revert back to PulseAudio
Even on a very powerful system, I have some glitches. That's quite odd...
This commit is contained in:
parent
2dd1c9e1c7
commit
23e16f4bbd
4 changed files with 4 additions and 9 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,11 +3,10 @@ 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=policykit-agent.service
|
||||
Wants=pulseaudio.socket
|
||||
Wants=redshift.service
|
||||
Wants=spotify-clean.timer
|
||||
Wants=ssh-agent.service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue