Add pipewire to sway configs
This commit is contained in:
parent
6e9da19307
commit
f64493433d
1 changed files with 3 additions and 0 deletions
|
@ -43,6 +43,9 @@ output "${output['name']}" pos ${output['position']} mode ${output['mode']}
|
|||
|
||||
output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
|
||||
|
||||
exec pipewire
|
||||
exec pipewire-pulse
|
||||
|
||||
font pango:DejaVu Sans Mono 8
|
||||
focus_follows_mouse no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue