mirror of
https://github.com/ksyasuda/rice.git
synced 2024-11-22 03:19:58 -08:00
6 lines
67 B
Bash
Executable File
6 lines
67 B
Bash
Executable File
#!/bin/bash
|
|
|
|
set -Eeuo piepfail
|
|
# launch pavucontrol
|
|
pavucontrol &
|