Skip to content

Commit 090a15c

Browse files
authored
fix: correct mistype in removing virtual surround (#466)
1 parent cd90ea2 commit 090a15c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

system_files/desktop/shared/usr/share/ublue-os/just/60-custom.just

+2-2
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,6 @@ setup-virtual-surround-71:
519519

520520
# Remove Virtual Surround 7.1 sink
521521
remove-virtual-surround-71:
522-
rm ~/.conf/pipewire/pipewire.conf.d/virtual-surround-71.conf
523-
rm ~/.conf/pipewire/hrir_hesuvi/Control_Room_1.wav
522+
rm ~/.config/pipewire/pipewire.conf.d/virtual-surround-71.conf
523+
rm ~/.config/pipewire/hrir_hesuvi/Control_Room_1.wav
524524
echo "Virtual Surround 7.1 removed, please reboot or restart pipewire for it to take effect."

0 commit comments

Comments
 (0)