petite correction
This commit is contained in:
parent
691e721d59
commit
80fd40edd3
|
@ -48,7 +48,7 @@ void finish(t_data *data)
|
|||
if (data->update >= 10)
|
||||
{
|
||||
system("pactl set-sink-mute @DEFAULT_SINK@ 0");
|
||||
system("pactl set-sink-volume @DEFAULT_SINK@ 400000");
|
||||
system("pactl set-sink-volume @DEFAULT_SINK@ 30000");
|
||||
system("paplay --device=0 finish.ogg");
|
||||
}
|
||||
}
|
||||
|
|
|
@ -3,6 +3,6 @@
|
|||
10101101110001C00000100C001011101
|
||||
10101000C10101110100101110101C101
|
||||
10C00001010000C00100001C101010101
|
||||
111111110101010101111010101010101
|
||||
111111110101010101011010101010101
|
||||
1E0000000100C001000C1C10000010001
|
||||
111111111111111111111111111111111
|
||||
|
|
Loading…
Reference in a new issue