Lots of scripts
This commit is contained in:
6
.local/bin/station-restart-pipewire
Executable file
6
.local/bin/station-restart-pipewire
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Restart the PipeWire audio service to fix audio issues or apply new configuration.
|
||||
|
||||
echo -e "Restarting pipewire audio service...\n"
|
||||
systemctl --user restart pipewire.service
|
||||
Reference in New Issue
Block a user