5 lines
42 B
Bash
Executable file
5 lines
42 B
Bash
Executable file
#!/bin/zsh
|
|
|
|
exec 2>&1
|
|
exec blueman-applet
|