converted over to pipewire, easier than I thought
This commit is contained in:
parent
6d356f9461
commit
a04648bfe9
2 changed files with 11 additions and 4 deletions
|
|
@ -46,7 +46,12 @@ picom --config /home/brian/.config/picom/picom.conf & # --experimental-backends
|
|||
# nm-applet
|
||||
dunst &
|
||||
xbanish &
|
||||
pulseaudio --start &
|
||||
# pulseaudio --start &
|
||||
|
||||
# Start pipewire
|
||||
/usr/bin/pipewire &
|
||||
/usr/bin/pipewire-pulse &
|
||||
/usr/bin/wireplumber &
|
||||
|
||||
# Start i3wm
|
||||
# exec i3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue