mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
configure pipewire with wireplumber only for void
This commit is contained in:
parent
ddbbf6e83f
commit
b528fd6586
@ -3,8 +3,10 @@
|
||||
file:
|
||||
path: ~/.config/pipewire/
|
||||
state: directory
|
||||
when: ansible_distribution == 'void'
|
||||
|
||||
- name: configure pipewire
|
||||
copy:
|
||||
src: pipewire.conf
|
||||
dest: ~/.config/pipewire/pipewire.conf
|
||||
when: ansible_distribution == 'void'
|
||||
|
Loading…
Reference in New Issue
Block a user